diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-05 18:34:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-05 18:34:52 +0000 |
commit | 1b219802879b37aebd334933104c59869d2c2cf7 (patch) | |
tree | 20dceb6965b302430d52c708689082f02f430cfc /games/xmine | |
parent | 70bc7ecc12657be05e068b2246cc76a3f92402c6 (diff) |
Notes
Diffstat (limited to 'games/xmine')
-rw-r--r-- | games/xmine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |