diff options
Diffstat (limited to 'x11/eterm/Makefile')
-rw-r--r-- | x11/eterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index b58854d77963..c73f0178521a 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" MAN1= Eterm.1 |