summaryrefslogtreecommitdiff
path: root/graphics/xfpovray
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
commit5264cbceb577ae0481e496f827ae4d0e18712945 (patch)
tree03d79514a3868d93e8dc51510d0a33f4b098dd70 /graphics/xfpovray
parentRename category from x11 to x11-toolkits. (diff)
Fix up dependencies for ports that moved into the x11-toolkits category.
Notes
Notes: svn path=/head/; revision=12335
Diffstat (limited to 'graphics/xfpovray')
-rw-r--r--graphics/xfpovray/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile
index 7c4ff403fe00..a34d353148ba 100644
--- a/graphics/xfpovray/Makefile
+++ b/graphics/xfpovray/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Sep 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1998/02/17 07:57:24 tg Exp $
+# $Id: Makefile,v 1.4 1998/06/03 07:45:52 tg Exp $
#
DISTNAME= xfpovray-1.3.1
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.ORG
-LIB_DEPENDS= xforms\\.0\\.88:${PORTSDIR}/x11/xforms
+LIB_DEPENDS= xforms\\.0\\.88:${PORTSDIR}/x11-toolkits/xforms
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
USE_IMAKE= yes