aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs-devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 03:03:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 03:03:05 +0000
commite28f0247c9cb094ae1aac3e3ddb6600b12a3629a (patch)
tree9cdda5103c33e509409bbe18f3464e2ab551d453 /editors/xemacs-devel
parent39885d304b4a08d648aec6e04412d8e06a4852e2 (diff)
downloadports-e28f0247c9cb094ae1aac3e3ddb6600b12a3629a.tar.gz
ports-e28f0247c9cb094ae1aac3e3ddb6600b12a3629a.zip
Remove USE_GNOMENG.
Notes
Notes: svn path=/head/; revision=79332
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