summaryrefslogtreecommitdiff
path: root/graphics/xpaint
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/xpaint
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/xpaint')
-rw-r--r--graphics/xpaint/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 0abe711460e6..9676472b3e59 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,12 +3,13 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1995/01/02 22:55:12 swallace Exp $
+# $Id: Makefile,v 1.2 1995/01/03 00:00:27 swallace Exp $
#
DISTNAME= xpaint-2.1.1
MASTER_SITES= ftp://romulus.ucs.uoknor.edu/X/R5contrib/
-DEPENDS= ${PORTSDIR}/x11/jpeg ${PORTSDIR}/x11/tiff ${PORTSDIR}/x11/xpm
+DEPENDS= ${PORTSDIR}/graphics/jpeg ${PORTSDIR}/graphics/tiff \
+ ${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
INSTALL_MANPAGES= yes
WRKSRC= ${.CURDIR}/work/xpaint