From 1b219802879b37aebd334933104c59869d2c2cf7 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 5 Sep 2000 18:34:52 +0000 Subject: Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports work with both XFree86-3 and XFree86-4. --- games/xmine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/xmine/Makefile') diff --git a/games/xmine/Makefile b/games/xmine/Makefile index b25ddcf345b0..1beb59c91129 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 -- cgit v1.2.3