aboutsummaryrefslogtreecommitdiff
path: root/games/palomino
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-10-20 09:03:09 +0000
committerJohn Marino <marino@FreeBSD.org>2014-10-20 09:03:09 +0000
commitb1ec8c15281e016b7349b08aafff62de23bb94bb (patch)
tree01211f498c3c004b5276d6d20f6d003c456f9e66 /games/palomino
parent5ddf8517a56c3c58b3ed3412c1c3860aa4e3f602 (diff)
downloadports-b1ec8c15281e016b7349b08aafff62de23bb94bb.tar.gz
ports-b1ec8c15281e016b7349b08aafff62de23bb94bb.zip
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
Notes
Notes: svn path=/head/; revision=371244
Diffstat (limited to 'games/palomino')
-rw-r--r--games/palomino/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/palomino/Makefile b/games/palomino/Makefile
index c2dd5fca6f34..bbe9f0e76170 100644
--- a/games/palomino/Makefile
+++ b/games/palomino/Makefile
@@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE_GNU_GPL_2.txt
LIB_DEPENDS= libosg.so:${PORTSDIR}/graphics/osg
-USES= cmake tar:xz lua:51
+USES= alias cmake lua:51 tar:xz
USE_GL= gl
MISC_VER= 20091027