diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-03-14 20:59:20 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-03-14 20:59:20 +0000 |
commit | a19b165d3b6a844987360047cffc9a307de8b46f (patch) | |
tree | 55f1435ef55f0c3e2d1e07a32af7a1b9815aee01 /games/pink-pony | |
parent | 944a497d96820fc6f2f383fd943a38a5ed6f1476 (diff) |
Notes
Diffstat (limited to 'games/pink-pony')
-rw-r--r-- | games/pink-pony/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile index 623ea0e91636..2ba400a325a2 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= libIL.so:${PORTSDIR}/graphics/devil \ USES= pkgconfig USE_BZIP2= yes USE_SCONS= yes -USES= pkgconfig USE_GL= gl glu USE_SDL= mixer SUB_FILES= pink-pony.sh |