diff options
Diffstat (limited to 'x11/eterm/Makefile')
-rw-r--r-- | x11/eterm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 6115a65..b340fde 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -18,10 +18,9 @@ DISTNAME= Eterm-${PORTVERSION} MAINTAINER= murray@FreeBSD.org -LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib - USE_GMAKE= yes USE_X_PREFIX= yes +USE_IMLIB= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" |