summaryrefslogtreecommitdiff
path: root/editors/emacs23
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-09 21:43:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-09 21:43:02 +0000
commit7d20ef9811ab05a11a26d6d9ad094232177a5bb5 (patch)
treebd32ed7f7e7b64a00aa12cc9947ea970c460d843 /editors/emacs23
parent- Convert to modern structures: (diff)
Get rid of XAWVER option in bsd.port.mk it does not need to be specified there also remove a useless global XAWVER PLIST_SUB
Notes
Notes: svn path=/head/; revision=313760
Diffstat (limited to 'editors/emacs23')
-rw-r--r--editors/emacs23/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 8737a9dd769f..3910bcccc02b 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -95,7 +95,7 @@ CONFIGURE_ARGS+= --without-rsvg
USE_GNOME+= gtk20
CONFIGURE_ARGS+= --with-x-toolkit=gtk
.elif ${PORT_OPTIONS:MXAW3D}
-LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS+= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
CONFIGURE_ARGS+= --with-x-toolkit=athena
.elif ${PORT_OPTIONS:MXAW}
USE_XORG= xaw