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 /multimedia/fxtv | |
parent | 70bc7ecc12657be05e068b2246cc76a3f92402c6 (diff) | |
download | ports-1b219802879b37aebd334933104c59869d2c2cf7.tar.gz ports-1b219802879b37aebd334933104c59869d2c2cf7.zip |
Notes
Diffstat (limited to 'multimedia/fxtv')
-rw-r--r-- | multimedia/fxtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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. |