summaryrefslogtreecommitdiffstats
path: root/lang/see-devel/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerade <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /lang/see-devel/Makefile
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadFreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip
FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'lang/see-devel/Makefile')
-rw-r--r--lang/see-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/see-devel/Makefile b/lang/see-devel/Makefile
index 264785d..1efe173 100644
--- a/lang/see-devel/Makefile
+++ b/lang/see-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= see
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= lang devel
MASTER_SITES= ftp://ftp.osuosl.org/pub/FreeBSD/distfiles/ \
http://mirror.arcticnetwork.ca/pub/FreeBSD/distfiles/ \
@@ -28,11 +29,10 @@ LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
USE_ZIP= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5_BUILD=yes
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}"
OpenPOWER on IntegriCloud