summaryrefslogtreecommitdiffstats
path: root/devel/popt/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-04-24 15:47:57 +0000
committerade <ade@FreeBSD.org>2000-04-24 15:47:57 +0000
commitb087055fe986811df93153de631c3891d19eef1c (patch)
treec1c918ccfabda4b55afb93ff844fd1eb1e3e760a /devel/popt/Makefile
parent664955206d005563bbbf0b840c34aed9ec354844 (diff)
downloadFreeBSD-ports-b087055fe986811df93153de631c3891d19eef1c.zip
FreeBSD-ports-b087055fe986811df93153de631c3891d19eef1c.tar.gz
By using USE_LIBTOOL, allow popt to build both static
and shared libraries Reviewed by: maintainer
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r--devel/popt/Makefile3
1 files changed, 2 insertions, 1 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
OpenPOWER on IntegriCloud