aboutsummaryrefslogtreecommitdiff
path: root/games/jfsw/Makefile
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2018-09-05 10:05:29 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2018-09-05 10:05:29 +0000
commitb1e378eade57987a5a9a5c906322f69b7b7b4f2c (patch)
tree405068109a97d918604b2a693cc412458636caad /games/jfsw/Makefile
parenta6c3a53dc4d19e026f955fdab8f46d580e2ac128 (diff)
downloadports-b1e378eade57987a5a9a5c906322f69b7b7b4f2c.tar.gz
ports-b1e378eade57987a5a9a5c906322f69b7b7b4f2c.zip
Add missing USES=gnome to my ports
Notes
Notes: svn path=/head/; revision=479017
Diffstat (limited to 'games/jfsw/Makefile')
-rw-r--r--games/jfsw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/jfsw/Makefile b/games/jfsw/Makefile
index 2bfcf2dbaf1e..328ec2e0f2ac 100644
--- a/games/jfsw/Makefile
+++ b/games/jfsw/Makefile
@@ -17,7 +17,7 @@ LICENSE_PERMS_BuildLic= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-acc
LIB_DEPENDS= libvorbisfile.so:audio/libvorbis
-USES= alias dos2unix gmake pkgconfig:build
+USES= alias dos2unix gmake gnome pkgconfig:build
DOS2UNIX_REGEX= .*(\.(c|h)|Makefile)(\.deps)?
USE_GITHUB= yes