diff options
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 |