diff options
Diffstat (limited to 'x11-wm/emerald/Makefile')
-rw-r--r-- | x11-wm/emerald/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index a1a449e66655..4bbd57cf90c8 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -31,7 +31,6 @@ USE_AUTOTOOLS= libtool:15 MAN1= emerald.1 \ emerald-theme-manager.1 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" |