aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xemacs-devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-20 11:03:05 +0800
committermarcus <marcus@FreeBSD.org>2003-04-20 11:03:05 +0800
commit080216c4d330be033fad0dd7ae008060cb567135 (patch)
treec0afa4e9b4907b1b1b5d62fff576de3b65c70555 /editors/xemacs-devel
parentb4e6af91fba85f8e5f55a3387dbeda73594128e2 (diff)
downloadfreebsd-ports-gnome-080216c4d330be033fad0dd7ae008060cb567135.tar.gz
freebsd-ports-gnome-080216c4d330be033fad0dd7ae008060cb567135.tar.zst
freebsd-ports-gnome-080216c4d330be033fad0dd7ae008060cb567135.zip
Remove USE_GNOMENG.
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