aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2005-04-10 05:39:56 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2005-04-10 05:39:56 +0000
commit10703748ebc681ee56334f21c35cf17c38e29b08 (patch)
tree2982637ffc7ebae36130a19a776b5dfec45dd2d5 /x11-fm
parent49bc54f7664197fb20beaf81b59301b3cf06ca88 (diff)
downloadports-10703748ebc681ee56334f21c35cf17c38e29b08.tar.gz
ports-10703748ebc681ee56334f21c35cf17c38e29b08.zip
Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon just
fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake.
Notes
Notes: svn path=/head/; revision=132854
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/xfm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile
index 087a72d78cf7..7fc450474f50 100644
--- a/x11-fm/xfm/Makefile
+++ b/x11-fm/xfm/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/
MAINTAINER= ports@FreeBSD.org
COMMENT= The X File Manager
-LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
USE_IMAKE= yes
USE_XPM= yes