diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-16 07:28:34 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-16 07:28:34 +0000 |
commit | cfdce2f20d78335edc742caa3557d07467a7579d (patch) | |
tree | d85bd938cde97a98abaa7a6724bd253c47f57c05 /print/ghostscript7 | |
parent | 9a79f8c7f76c9c50bba15f53ba7c09ec3dfc8763 (diff) | |
download | ports-cfdce2f20d78335edc742caa3557d07467a7579d.tar.gz ports-cfdce2f20d78335edc742caa3557d07467a7579d.zip |
Notes
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index e376967aaf6a..a79424d415ef 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts -CONFLICTS= ghostscript-afpl* +CONFLICTS= ghostscript-afpl* ghostscript-gpl* USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes |