summaryrefslogtreecommitdiffstats
path: root/games/xmine
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-09-05 18:34:52 +0000
committerasami <asami@FreeBSD.org>2000-09-05 18:34:52 +0000
commit11a74e8c90436dd695c832e2318b5d3453268f69 (patch)
tree90ad7fabdaefcca3418a8a93ac12d36563054cad /games/xmine
parenta0c49a8e0f96b81ba94ccefae9d9bb3fe61fe768 (diff)
downloadFreeBSD-ports-11a74e8c90436dd695c832e2318b5d3453268f69.zip
FreeBSD-ports-11a74e8c90436dd695c832e2318b5d3453268f69.tar.gz
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
Diffstat (limited to 'games/xmine')
-rw-r--r--games/xmine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmine/Makefile b/games/xmine/Makefile
index b25ddcf..1beb59c 100644
--- a/games/xmine/Makefile
+++ b/games/xmine/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PKGNAME}-Xaw
MAINTAINER= joerg@FreeBSD.org
-LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
USE_IMAKE= yes
MAN6= xmine.6
OpenPOWER on IntegriCloud