aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/thinice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/thinice/Makefile')
-rw-r--r--x11-toolkits/thinice/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/thinice/Makefile b/x11-toolkits/thinice/Makefile
index b389004d47f9..b0f6e3925ee6 100644
--- a/x11-toolkits/thinice/Makefile
+++ b/x11-toolkits/thinice/Makefile
@@ -19,7 +19,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION}
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>