diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:13:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:13:39 +0000 |
commit | 03d5b496f6a644331f4055abccd56c4d5ea86eeb (patch) | |
tree | f78930d005d06507c6edcbe7fd57749db5575869 /multimedia | |
parent | 4cb24299544d42a7e1e7df2d7eccec7fd7cb3b40 (diff) | |
download | ports-03d5b496f6a644331f4055abccd56c4d5ea86eeb.tar.gz ports-03d5b496f6a644331f4055abccd56c4d5ea86eeb.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 71b0ab82a3af..838cfd57b89b 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.8 1998/08/07 23:56:24 asami Exp $ +# $Id: Makefile,v 1.9 1998/09/14 20:10:51 markm 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.4:${PORTSDIR}/graphics/xpm + Xpm.5:${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. |