summaryrefslogtreecommitdiff
path: root/devel/swig-build
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-07 23:20:35 +0000
committerminskim <minskim>2004-03-07 23:20:35 +0000
commit3b65b0f666e84239e81c49bebf0af6f411e28099 (patch)
tree3554cdc088195febbbfd355a62feeaa152476eae /devel/swig-build
parent2647c053aaf1c8d76fd0f153142e6fcbee7e6659 (diff)
downloadpkgsrc-3b65b0f666e84239e81c49bebf0af6f411e28099.tar.gz
bl3ify.
Diffstat (limited to 'devel/swig-build')
-rw-r--r--devel/swig-build/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swig-build/Makefile.common b/devel/swig-build/Makefile.common
index c82f5bd786a..7b902ea7df3 100644
--- a/devel/swig-build/Makefile.common
+++ b/devel/swig-build/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2004/02/14 17:21:39 jlam Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/03/07 23:20:35 minskim Exp $
DISTNAME= swig-${SWIG_VERSION}
CATEGORIES= devel
@@ -16,7 +16,7 @@ PATCHDIR= ${.CURDIR}/../swig-build/patches
ALL_TARGET= swig
WRKSRC= ${WRKDIR}/SWIG-${SWIG_VERSION}
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_GCC_SHLIB= YES
USE_LIBTOOL= YES