summaryrefslogtreecommitdiff
path: root/devel/doc++
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-11 20:52:33 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-11 20:52:33 +0000
commit8cb369449af02cf9bd9fcf458e2e5efd277f6d01 (patch)
tree00080d016f8d7b5f42f0fc15292482965c600715 /devel/doc++
parentunbreak: fix install path. (diff)
Replace the ghostscript55 dependencies with ghostscript-gnu.
Notes
Notes: svn path=/head/; revision=47714
Diffstat (limited to 'devel/doc++')
-rw-r--r--devel/doc++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/doc++/Makefile b/devel/doc++/Makefile
index d7c69195def4..1270947616a7 100644
--- a/devel/doc++/Makefile
+++ b/devel/doc++/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= apps/doctools
MAINTAINER= Ruslan@Shevchenko.Kiev.UA
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX \
- gs:${PORTSDIR}/print/ghostscript55 \
+ gs:${PORTSDIR}/print/ghostscript-gnu \
anytopnm:${PORTSDIR}/graphics/netpbm
GNU_CONFIGURE= yes