From 1b219802879b37aebd334933104c59869d2c2cf7 Mon Sep 17 00:00:00 2001
From: Satoshi Asami <asami@FreeBSD.org>
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.

---
 multimedia/fxtv/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'multimedia/fxtv')

diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile
index d727e1cf02e9..b6b9146513c8 100644
--- a/multimedia/fxtv/Makefile
+++ b/multimedia/fxtv/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	aa8vb@nc.rr.com
 
 LIB_DEPENDS=	tiff.4:${PORTSDIR}/graphics/tiff \
-		Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
+		Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
 
 # This program does not actually require the programs below unless you
 #   use audio/video recording and/or playback and save to a non-raw format.
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0