aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2012-10-30 06:47:22 +0800
committerrakuco <rakuco@FreeBSD.org>2012-10-30 06:47:22 +0800
commit2be249806d5ffdca2da5f135585e023c841aca7d (patch)
tree46d7da9d38159d6aa344d631261a7711e375dfd5 /sysutils
parent3f803b7e84ca4dbf7c793b55abfa0293d1a8f630 (diff)
downloadfreebsd-ports-gnome-2be249806d5ffdca2da5f135585e023c841aca7d.tar.gz
freebsd-ports-gnome-2be249806d5ffdca2da5f135585e023c841aca7d.tar.zst
freebsd-ports-gnome-2be249806d5ffdca2da5f135585e023c841aca7d.zip
Depend on Perl at build time.
Reported by Giacomo Olgeni <g.olgeni@colby.it> via private mail. PR: ports/173047 Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/coreutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index f33fa685b86f..bda1fecfac9e 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= coreutils
PORTVERSION= 8.20
+PORTREVISION= 1
CATEGORIES= sysutils textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,6 +27,7 @@ CPPFLAGS+= "-I${LOCALBASE}/include"
USE_XZ= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
+USE_PERL5_BUILD= yes # Required for tests and man page generation
#USE_BISON= yes
INFO= coreutils