diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-17 00:33:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-17 00:33:02 +0000 |
commit | 081079e0db51e3e43848d367ac0f5d3a3f2fd354 (patch) | |
tree | f91b139c4c2911c37be3521ee3d8f720533b0d00 /multimedia | |
parent | 20d556841d9891b7eebd3c105891786251cda9d3 (diff) | |
download | ports-081079e0db51e3e43848d367ac0f5d3a3f2fd354.tar.gz ports-081079e0db51e3e43848d367ac0f5d3a3f2fd354.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 838cfd57b89b..022f85320688 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.9 1998/09/14 20:10:51 markm Exp $ +# $Id: Makefile,v 1.10 1998/09/15 11:13:21 asami Exp $ # DISTNAME= fxtv-0.47 @@ -15,7 +15,7 @@ MAINTAINER= rhh@ct.picker.com LIB_DEPENDS= tiff34.1:${PORTSDIR}/graphics/tiff34 \ Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \ - Xpm.5:${PORTSDIR}/graphics/xpm + Xpm.4:${PORTSDIR}/graphics/xpm # This program does not actually depend on the below, but they are pretty # useful if you are into digital video recording and playback. |