diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-25 09:01:25 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-25 09:01:25 +0000 |
commit | 0a6c60d05632ca7959196f3efd4949a3e681ebab (patch) | |
tree | 912fa012a0348fd5a0c256a1e3e6df452be1962e /multimedia | |
parent | e2fda38196a42df88877660e86d3cb3c68150e1a (diff) | |
download | ports-0a6c60d05632ca7959196f3efd4949a3e681ebab.tar.gz ports-0a6c60d05632ca7959196f3efd4949a3e681ebab.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/fxtv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index 680f9918ea97..d4040500ecc5 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/fxtv/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Sep 7 17:55:07 EDT 1997 # Whom: Randall Hopper <rhh@ct.picker.com> # -# $Id: Makefile,v 1.12 1998/11/21 07:27:35 steve Exp $ +# $Id: Makefile,v 1.13 1998/11/25 05:06:21 jseger Exp $ # DISTNAME= fxtv-0.47 @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= rhh@ct.picker.com -LIB_DEPENDS= tiff.1:${PORTSDIR}/graphics/tiff34 \ +LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 \ Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \ Xpm.4:${PORTSDIR}/graphics/xpm |