diff options
| author | Andreas Klemm <andreas@FreeBSD.org> | 2001-03-18 10:03:09 +0000 |
|---|---|---|
| committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-03-18 10:03:09 +0000 |
| commit | 45708325650456eb6683b2741f93bb7eb52b6c22 (patch) | |
| tree | 5af35ba81920db857f4376abda8492af21657f84 /print/apsfilter | |
| parent | f7479cc62dfcb990955fb76f4d6f2bf9633014d6 (diff) | |
one gs runtime dependency too much after adding the knobs to choose
between gs with/without X11. doesn't bump portrevision, because it
doesn't bring any more benefit for the port.
Diffstat (limited to 'print/apsfilter')
| -rw-r--r-- | print/apsfilter/scripts/configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/apsfilter/scripts/configure b/print/apsfilter/scripts/configure index 8177fd728ca9..b9aed1ac6bf8 100644 --- a/print/apsfilter/scripts/configure +++ b/print/apsfilter/scripts/configure @@ -72,7 +72,6 @@ while [ "$1" ]; do echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript6-nox11 ;; \"GS_PDF_CRYPT\") - echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript6 echo PDFENCRYPT=YES ;; \"PSUTILS\") |
