summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-14 15:26:28 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-14 15:26:28 +0800
commita0ca8e307153985b5af812f28f883aea12bebf2a (patch)
tree0df02ee887f0e13821a1566aa101444e8b2b0a69
parent6a3837609bc5358155e0f0065ada7ccfc5a4c836 (diff)
downloadmarcuscom-ports-a0ca8e307153985b5af812f28f883aea12bebf2a.tar
marcuscom-ports-a0ca8e307153985b5af812f28f883aea12bebf2a.tar.gz
marcuscom-ports-a0ca8e307153985b5af812f28f883aea12bebf2a.tar.bz2
marcuscom-ports-a0ca8e307153985b5af812f28f883aea12bebf2a.tar.lz
marcuscom-ports-a0ca8e307153985b5af812f28f883aea12bebf2a.tar.xz
marcuscom-ports-a0ca8e307153985b5af812f28f883aea12bebf2a.tar.zst
marcuscom-ports-a0ca8e307153985b5af812f28f883aea12bebf2a.zip
This port only needs PERL5 to build.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5942 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/libgtop2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile
index bf753203c..ebae58621 100644
--- a/devel/libgtop2/Makefile
+++ b/devel/libgtop2/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libgtop2/Makefile,v 1.65 2006/03/13 19:31:40 mezz Exp $
+# $MCom: ports/devel/libgtop2/Makefile,v 1.66 2006/03/13 20:50:55 marcus Exp $
#
PORTNAME= libgtop2
PORTVERSION= 2.14.0
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
@@ -20,7 +21,7 @@ COMMENT= GNOME 2 top library
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
-USE_PERL5= yes
+USE_PERL5_BUILD=yes
USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GMAKE= yes