aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/Xaw3d/Makefile
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 /x11-toolkits/Xaw3d/Makefile
parentd567c4c25ffb2cd933f753aeb0c00d9c5b3dfd8c (diff)
downloadports-7d20ef9811ab05a11a26d6d9ad094232177a5bb5.tar.gz
ports-7d20ef9811ab05a11a26d6d9ad094232177a5bb5.zip
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 'x11-toolkits/Xaw3d/Makefile')
-rw-r--r--x11-toolkits/Xaw3d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile
index 76994652ab81..f1b88f2fb1df 100644
--- a/x11-toolkits/Xaw3d/Makefile
+++ b/x11-toolkits/Xaw3d/Makefile
@@ -20,6 +20,7 @@ USE_XORG= x11 xext xmu xt sm ice xpm
USE_LDCONFIG= yes
SUB_FILES= pkg-message
+XAWVER= 8
SUB_LIST= XAWVER="${XAWVER}"
.include <bsd.port.pre.mk>