diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-11 21:23:46 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-11 21:23:46 +0000 |
commit | 520f94385653e3444c1be979038fb6fd8b518921 (patch) | |
tree | d59222d3d228613210b4fbc581a83b60b6b5f504 /graphics/peps | |
parent | 754b0c312fd543b54f6abdf6fa1da1ec63dc7b9a (diff) |
Notes
Diffstat (limited to 'graphics/peps')
-rw-r--r-- | graphics/peps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/peps/Makefile b/graphics/peps/Makefile index 40f858b89cba..6ab5477e4c96 100644 --- a/graphics/peps/Makefile +++ b/graphics/peps/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.whizkidtech.net/peps/ MAINTAINER= petef@FreeBSD.org -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 \ +RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ pnmtopng:${PORTSDIR}/graphics/netpbm post-patch: |