aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xfig/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-09-06 02:34:52 +0800
committerasami <asami@FreeBSD.org>2000-09-06 02:34:52 +0800
commit11a74e8c90436dd695c832e2318b5d3453268f69 (patch)
tree90ad7fabdaefcca3418a8a93ac12d36563054cad /graphics/xfig/Makefile
parenta0c49a8e0f96b81ba94ccefae9d9bb3fe61fe768 (diff)
downloadfreebsd-ports-gnome-11a74e8c90436dd695c832e2318b5d3453268f69.tar.gz
freebsd-ports-gnome-11a74e8c90436dd695c832e2318b5d3453268f69.tar.zst
freebsd-ports-gnome-11a74e8c90436dd695c832e2318b5d3453268f69.zip
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 'graphics/xfig/Makefile')
-rw-r--r--graphics/xfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 56efa0972782..9bfa2ceb5103 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}.full
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
+ Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig
WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION}