diff options
Diffstat (limited to 'graphics/fnlib/Makefile')
-rw-r--r-- | graphics/fnlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index de941cfb4222..5ef9b5529583 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> |