svn commit: r383917 - head/games/openttd
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Apr 13 13:30:18 UTC 2015
Author: amdmi3
Date: Mon Apr 13 13:30:17 2015
New Revision: 383917
URL: https://svnweb.freebsd.org/changeset/ports/383917
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/games/openttd/Makefile
Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile Mon Apr 13 13:30:07 2015 (r383916)
+++ head/games/openttd/Makefile Mon Apr 13 13:30:17 2015 (r383917)
@@ -17,7 +17,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
liblzo2.so:${PORTSDIR}/archivers/lzo2
-USES= gmake pkgconfig tar:xz
+USES= cpe gmake pkgconfig tar:xz
HAS_CONFIGURE= yes
CONFIGURE_ENV= STRIP="${STRIP_CMD} ${STRIP}"
CONFIGURE_ARGS= --prefix-dir="${PREFIX}" --data-dir="${DATADIR_REL}"
More information about the svn-ports-all
mailing list