svn commit: r382535 - head/devel/automake
Bartek Rutkowski
robak at FreeBSD.org
Sat Mar 28 18:34:47 UTC 2015
Author: robak
Date: Sat Mar 28 18:34:46 2015
New Revision: 382535
URL: https://svnweb.freebsd.org/changeset/ports/382535
QAT: https://qat.redports.org/buildarchive/r382535/
Log:
devel/automake: add CPE information
- Maintainer's timeout (autotools at FreeBSD.org)
PR: 198191
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/devel/automake/Makefile
Modified: head/devel/automake/Makefile
==============================================================================
--- head/devel/automake/Makefile Sat Mar 28 18:33:19 2015 (r382534)
+++ head/devel/automake/Makefile Sat Mar 28 18:34:46 2015 (r382535)
@@ -15,10 +15,11 @@ RUN_DEPENDS= autoconf-2.69:${PORTSDIR}/d
BUILD_VERSION= 1.15
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-USES= makeinfo perl5 tar:xz
+USES= cpe makeinfo perl5 tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION}
MAKE_ENV+= MAKEINFOFLAGS=--no-split
INFO= automake
+CPE_VENDOR= gnu
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list