aboutsummaryrefslogtreecommitdiff
path: root/graphics/ipe
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-11 21:23:46 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-11 21:23:46 +0000
commit520f94385653e3444c1be979038fb6fd8b518921 (patch)
treed59222d3d228613210b4fbc581a83b60b6b5f504 /graphics/ipe
parent754b0c312fd543b54f6abdf6fa1da1ec63dc7b9a (diff)
downloadports-520f94385653e3444c1be979038fb6fd8b518921.tar.gz
ports-520f94385653e3444c1be979038fb6fd8b518921.zip
Replace the ghostscript6 dependencies with ghostscript-gnu.
Notes
Notes: svn path=/head/; revision=47716
Diffstat (limited to 'graphics/ipe')
-rw-r--r--graphics/ipe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index 179127b610a3..0b2597ef749a 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cs.uni-magdeburg.de/pub/ipe/ \
MAINTAINER= bremner@unb.ca
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 \
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \
latex:${PORTSDIR}/print/teTeX
USE_XLIB= yes