svn commit: r318196 - head/print/texinfo
Johan van Selst
johans at FreeBSD.org
Tue May 14 20:01:31 UTC 2013
Author: johans
Date: Tue May 14 20:01:30 2013
New Revision: 318196
URL: http://svnweb.freebsd.org/changeset/ports/318196
Log:
- Add explicit perl dependency (build + run)
- Bump PORTREVISION
Modified:
head/print/texinfo/Makefile
Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile Tue May 14 19:46:20 2013 (r318195)
+++ head/print/texinfo/Makefile Tue May 14 20:01:30 2013 (r318196)
@@ -3,6 +3,7 @@
PORTNAME= texinfo
PORTVERSION= 5.1.20130419
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/
@@ -19,6 +20,7 @@ BUILD_DEPENDS+= help2man:${PORTSDIR}/mis
FETCH_ARGS= -Ap
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_PERL5= yes
USE_XZ= yes
INSTALL_TARGET= install install-tex
PKGDEINSTALL= ${PKGINSTALL}
More information about the svn-ports-head
mailing list