diff options
Diffstat (limited to 'x11/gxset/Makefile')
-rw-r--r-- | x11/gxset/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile index 978a7f2cb417..c4abff8adb2c 100644 --- a/x11/gxset/Makefile +++ b/x11/gxset/Makefile @@ -17,7 +17,8 @@ MAINTAINER= bms@spc.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_XPM= yes GNU_CONFIGURE= yes USE_GMAKE= yes |