diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
commit | 665bec206dcb6c4d1e6d2763147022da72013147 (patch) | |
tree | c9bc7d175d1787d3182be06d12c45d1a2fe32a2b /games/gtkradiant/Makefile | |
parent | dd0f478654597e17086b295a97e2e7e1caa0b36c (diff) |
Notes
Diffstat (limited to 'games/gtkradiant/Makefile')
-rw-r--r-- | games/gtkradiant/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gtkradiant/Makefile b/games/gtkradiant/Makefile index 366475a4070c..0d9fbdc14930 100644 --- a/games/gtkradiant/Makefile +++ b/games/gtkradiant/Makefile @@ -21,8 +21,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \ libpng15.so:${PORTSDIR}/graphics/png SSP_UNSAFE= yes -USES= pkgconfig -USE_ZIP= yes +USES= pkgconfig zip USE_GNOME= gtk20 libxml2 USE_PYTHON_BUILD= yes USE_SCONS= yes |