aboutsummaryrefslogtreecommitdiff
path: root/graphics/gtksee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gtksee/Makefile')
-rw-r--r--graphics/gtksee/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile
index 9d6931f6125c..0b96488c5977 100644
--- a/graphics/gtksee/Makefile
+++ b/graphics/gtksee/Makefile
@@ -23,7 +23,8 @@ RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip
RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
.endif
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"