aboutsummaryrefslogtreecommitdiff
path: root/devel/popt/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-02-09 17:49:10 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-02-09 17:49:10 +0000
commitf2f4bdb2132287d4753e53fdadbf6b8cf0f62c4b (patch)
tree71f085f046125dfe8469bf0f087f4bfab973c536 /devel/popt/Makefile
parent7fe99bb803947d33dbca375ed001322d2c609b08 (diff)
downloadports-f2f4bdb2132287d4753e53fdadbf6b8cf0f62c4b.tar.gz
ports-f2f4bdb2132287d4753e53fdadbf6b8cf0f62c4b.zip
Notes
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r--devel/popt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index 9d78ff8db397..9a2d635b567b 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= popt
-PORTVERSION= 1.5
+PORTVERSION= 1.5.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ \
ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/
@@ -15,6 +15,8 @@ MAINTAINER= ycheng@sinica.edu.tw
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+WRKSRC= ${WRKDIR}/${PORTNAME}-1.5
+
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \