aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-06 02:34:52 +0800
committerSatoshi Asami <asami@FreeBSD.org>2000-09-06 02:34:52 +0800
commit1b219802879b37aebd334933104c59869d2c2cf7 (patch)
tree20dceb6965b302430d52c708689082f02f430cfc /science
parent70bc7ecc12657be05e068b2246cc76a3f92402c6 (diff)
downloadfreebsd-ports-1b219802879b37aebd334933104c59869d2c2cf7.tar.gz
freebsd-ports-1b219802879b37aebd334933104c59869d2c2cf7.tar.zst
freebsd-ports-1b219802879b37aebd334933104c59869d2c2cf7.zip
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
Notes
Notes: svn path=/head/; revision=32320
Diffstat (limited to 'science')
-rw-r--r--science/felt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/felt/Makefile b/science/felt/Makefile
index cc584e058c56..425da9f4b5d2 100644
--- a/science/felt/Makefile
+++ b/science/felt/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= giffunip@asme.org
-LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
WRKSRC= ${WRKDIR}/FElt-${PORTVERSION}
GNU_CONFIGURE= yes