aboutsummaryrefslogtreecommitdiff
path: root/net/napshare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/napshare/Makefile')
-rw-r--r--net/napshare/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/napshare/Makefile b/net/napshare/Makefile
index 50dc4556dc24..b78fb2ac69c0 100644
--- a/net/napshare/Makefile
+++ b/net/napshare/Makefile
@@ -17,7 +17,8 @@ WRKSRC= ${WRKDIR}/napshare
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
.include <bsd.port.mk>