Date: Thu, 22 May 2014 06:31:07 +0000 (UTC) From: Barbara Guida <bar@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354788 - head/games/linux-enemyterritory Message-ID: <201405220631.s4M6V74C065200@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405220631.s4M6V74C065200>