diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-11 16:45:58 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-11 16:45:58 +0000 |
commit | 30fb06c870312f125ce13d34b81a10f7906677eb (patch) | |
tree | 07c99aa739c6b74a8b8c37fee0caed1e65bb175c /games/vamos/Makefile | |
parent | f19c454457053117207f92b46d70774cb96bfdf7 (diff) | |
download | ports-30fb06c870312f125ce13d34b81a10f7906677eb.tar.gz ports-30fb06c870312f125ce13d34b81a10f7906677eb.zip |
Notes
Diffstat (limited to 'games/vamos/Makefile')
-rw-r--r-- | games/vamos/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/vamos/Makefile b/games/vamos/Makefile index 5f3792271497..85f16cc6ad3a 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -17,6 +17,7 @@ LICENSE= GPLv2 LIB_DEPENDS= png15:${PORTSDIR}/graphics/png +USES= pkgconfig USE_OPENAL= al alut USE_XORG= sm ice x11 xi xext xmu USE_GL= glut |