diff options
Diffstat (limited to 'net/staticcharge/Makefile')
-rw-r--r-- | net/staticcharge/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/staticcharge/Makefile b/net/staticcharge/Makefile index dceee9375ce5..d160c9e9bc63 100644 --- a/net/staticcharge/Makefile +++ b/net/staticcharge/Makefile @@ -16,7 +16,8 @@ MAINTAINER= mahlon@martini.nu BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx WRKSRC= ${WRKDIR}/staticcharge -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_X_PREFIX= yes GNU_CONFIGURE= yes |