diff options
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r-- | devel/popt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index 76f942a..c9fea50 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ycheng@sinica.edu.tw LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext USE_LIBTOOL= yes +INSTALL_SHLIBS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |