summaryrefslogtreecommitdiff
path: root/graphics/fxtv/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-12-01 08:10:47 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-12-01 08:10:47 +0000
commit79e54f323653f87bfe902c788210408637ad5267 (patch)
tree74ea49e6587455e3b0624f8bec36d4ed0223da8a /graphics/fxtv/Makefile
parentUpdate to ruby-1.0-971125, add some sample script. (diff)
Use new location for tiff34 headers.
This was the last commit in this series. If I broke anything, yell at me. Not that think you'd need any encouragement. ;-)
Notes
Notes: svn path=/head/; revision=8932
Diffstat (limited to 'graphics/fxtv/Makefile')
-rw-r--r--graphics/fxtv/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile
index 2db9864045e9..79ca4660d573 100644
--- a/graphics/fxtv/Makefile
+++ b/graphics/fxtv/Makefile
@@ -3,17 +3,17 @@
# Date created: Sun Sep 7 17:55:07 EDT 1997
# Whom: Randall Hopper <rhh@ct.picker.com>
#
-# $Id: Makefile,v 1.1.1.1 1997/09/28 13:21:41 markm Exp $
+# $Id: Makefile,v 1.2 1997/10/11 20:39:18 markm Exp $
#
DISTNAME= fxtv-0.45
-CATEGORIES= x11
+CATEGORIES= graphics x11
MASTER_SITES= http://multiverse.com/~rhh/fxtv/
EXTRACT_SUFX= .tgz
MAINTAINER= rhh@ct.picker.com
-LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
+LIB_DEPENDS= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \