svn commit: r354788 - head/games/linux-enemyterritory

Barbara Guida bar at FreeBSD.org
Thu May 22 06:31:07 UTC 2014


Author: bar
Date: Thu May 22 06:31:06 2014
New Revision: 354788
URL: http://svnweb.freebsd.org/changeset/ports/354788
QAT: https://qat.redports.org/buildarchive/r354788/

Log:
  - Add USE_LINUX_APPS=xorglibs

Modified:
  head/games/linux-enemyterritory/Makefile

Modified: head/games/linux-enemyterritory/Makefile
==============================================================================
--- head/games/linux-enemyterritory/Makefile	Thu May 22 06:30:22 2014	(r354787)
+++ head/games/linux-enemyterritory/Makefile	Thu May 22 06:31:06 2014	(r354788)
@@ -3,7 +3,7 @@
 
 PORTNAME=	enemyterritory
 PORTVERSION=	2.60b
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games linux
 MASTER_SITES=	${MASTER_SITE_IDSOFTWARE:S|$|et/:patch|} \
 		${MASTER_SITE_IDSOFTWARE:S|$|et/linux/:full|}
@@ -16,6 +16,7 @@ COMMENT=	Wolfenstein: Enemy Territory (L
 
 ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	yes
+USE_LINUX_APPS=	xorglibs
 USES=		zip:infozip
 NO_CDROM=	Redistribution is limited, see license
 ETDIR=		${PREFIX}/lib/${PORTNAME}


More information about the svn-ports-all mailing list