svn commit: r318198 - head/devel/gnulib
Johan van Selst
johans at FreeBSD.org
Tue May 14 20:11:14 UTC 2013
Author: johans
Date: Tue May 14 20:11:14 2013
New Revision: 318198
URL: http://svnweb.freebsd.org/changeset/ports/318198
Log:
- Add explicit perl dependency (build + run)
- Bump PORTREVISION
- Remove BROKEN
Modified:
head/devel/gnulib/Makefile
Modified: head/devel/gnulib/Makefile
==============================================================================
--- head/devel/gnulib/Makefile Tue May 14 20:10:28 2013 (r318197)
+++ head/devel/gnulib/Makefile Tue May 14 20:11:14 2013 (r318198)
@@ -3,6 +3,7 @@
PORTNAME= gnulib
PORTVERSION= 20120404
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://erislabs.net/ianb/projects/gnulib/
DISTNAME= ${PORTNAME}-${PORTVERSION}-stable
@@ -13,9 +14,7 @@ COMMENT= GNU portability library
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
USE_GMAKE= yes
-USE_PERL5_RUN= yes
-
-BROKEN= fail to build
+USE_PERL5= yes
PLIST_FILES= bin/check-module bin/gnulib-tool
INFO= ${PORTNAME}
More information about the svn-ports-head
mailing list