summaryrefslogtreecommitdiff
path: root/graphics/xv
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 13:17:41 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 13:17:41 +0000
commitc33be61ae6b0288f7537a673e38b4348c321890a (patch)
tree80e78a0bbd7aa9a8505eb53ce72887d71643fc21 /graphics/xv
parentAdjust DEPENDS to conform to reshuffle. (diff)
Update DEPENDS lines to point to the new relocated ports.
Notes
Notes: svn path=/head/; revision=762
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index 800ed5bff92f..c35ffe7d046e 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -3,13 +3,13 @@
# Date created: 30 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.1.1.1 1994/10/31 04:36:07 smace Exp $
+# $Id: Makefile,v 1.2 1994/12/24 13:22:44 asami Exp $
#
DISTNAME= xv-3.10
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/
-DEPENDS= ${PORTSDIR}/x11/jpeg ${PORTSDIR}/x11/tiff
+DEPENDS= ${PORTSDIR}/graphics/jpeg ${PORTSDIR}/graphics/tiff
INSTALL_MANPAGES= yes
.include <bsd.port.mk>