diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-11-25 05:06:28 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-11-25 05:06:28 +0000 |
commit | d57d33c65548773bf1859e72b5505ce398a739ca (patch) | |
tree | a656e451c71e7e7c0b7004a09a731c2b990891a0 /multimedia/fxtv/Makefile | |
parent | d9b79d68f5e5a44544bb56a3d789382674806261 (diff) | |
download | ports-d57d33c65548773bf1859e72b5505ce398a739ca.tar.gz ports-d57d33c65548773bf1859e72b5505ce398a739ca.zip |
Notes
Diffstat (limited to 'multimedia/fxtv/Makefile')
-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 97e9e7c4105f..680f9918ea97 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.11 1998/09/17 00:32:41 asami Exp $ +# $Id: Makefile,v 1.12 1998/11/21 07:27:35 steve Exp $ # DISTNAME= fxtv-0.47 @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= rhh@ct.picker.com -LIB_DEPENDS= tiff34.1:${PORTSDIR}/graphics/tiff34 \ +LIB_DEPENDS= tiff.1:${PORTSDIR}/graphics/tiff34 \ Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \ Xpm.4:${PORTSDIR}/graphics/xpm |