summaryrefslogtreecommitdiff
path: root/sysutils/coreutils
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 07:47:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 07:47:02 +0000
commit7ec4b3d1a268df1e30726e5ae185bfa7ec7af2dc (patch)
treeed863c0ce8ca0afdea6de1e948f5d224ac4166e5 /sysutils/coreutils
parent- Update to 0.9.4 (bugfix release) (diff)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327370
Diffstat (limited to 'sysutils/coreutils')
-rw-r--r--sysutils/coreutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index 55096b4a44d8..b6adcab12ad1 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -26,10 +26,10 @@ CONFIGURE_ARGS= --program-prefix=g \
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" FORCE_UNSAFE_CONFIGURE=1
CPPFLAGS+= "-I${LOCALBASE}/include"
+USES= gmake perl5
+USE_PERL5= build # build - required for tests and man page generation
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