aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs-devel
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs-devel')
-rw-r--r--editors/xemacs-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index 2cf8931b19ad..3c9c7ca376a5 100644
--- a/editors/xemacs-devel/Makefile
+++ b/editors/xemacs-devel/Makefile
@@ -85,7 +85,6 @@ LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
.if defined(WANT_GTK)
WITH_GTK= --with-gtk=yes \
--with-xpm=no
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_XPM= no
.endif