summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/popt/Makefile3
-rw-r--r--devel/popt/pkg-plist9
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index ee12f96..fc7edae 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -18,7 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/misc/rpm
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+CONFIGURE_ARGS= --enable-shared
MAN3= popt.3
MANCOMPRESSED= no
diff --git a/devel/popt/pkg-plist b/devel/popt/pkg-plist
index ada5b6a..75b76a7 100644
--- a/devel/popt/pkg-plist
+++ b/devel/popt/pkg-plist
@@ -1,5 +1,8 @@
+include/popt.h
+lib/libpopt.a
+lib/libpopt.so
+lib/libpopt.so.0
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
share/locale/sk/LC_MESSAGES/popt.mo
share/locale/ro/LC_MESSAGES/popt.mo
-lib/libpopt.la
-lib/libpopt.a
-include/popt.h
OpenPOWER on IntegriCloud