diff options
Diffstat (limited to 'x11-toolkits/libgtkeditor/Makefile')
-rw-r--r-- | x11-toolkits/libgtkeditor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libgtkeditor/Makefile b/x11-toolkits/libgtkeditor/Makefile index 7f4de9c6bf0c..6f049deeedfd 100644 --- a/x11-toolkits/libgtkeditor/Makefile +++ b/x11-toolkits/libgtkeditor/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes |