aboutsummaryrefslogtreecommitdiffstats
path: root/lang/see-devel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-17 14:40:21 +0800
committerbapt <bapt@FreeBSD.org>2013-09-17 14:40:21 +0800
commit2f2a3d55eaae7e6473eda1e88318b5d2ec8487d3 (patch)
treec5527ff33b4f44978bc044b3f75b747288fdbad8 /lang/see-devel
parentfde693e93db35fe3bd1a21756278115f8bfa5d96 (diff)
downloadfreebsd-ports-graphics-2f2a3d55eaae7e6473eda1e88318b5d2ec8487d3.tar.gz
freebsd-ports-graphics-2f2a3d55eaae7e6473eda1e88318b5d2ec8487d3.tar.zst
freebsd-ports-graphics-2f2a3d55eaae7e6473eda1e88318b5d2ec8487d3.zip
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Diffstat (limited to 'lang/see-devel')
-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 c281a916f77..b795585a3c2 100644
--- a/lang/see-devel/Makefile
+++ b/lang/see-devel/Makefile
@@ -19,9 +19,9 @@ SEE_DEBUG_DESC= Internal SEE library debugging
CONFLICTS= see-[0-9]*
-USES= pathfix
+USES= pathfix perl5
USE_LDCONFIG= yes
-USE_PERL5_BUILD=yes
+USE_PERL5= build
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}