diff options
-rw-r--r-- | print/ghostscript-gnu/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index df9969b70391..412afe1cd1f7 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -57,6 +57,7 @@ COMMENT= GNU Postscript interpreter LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png +CONFLICTS= ghostscript-afpl* USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index df9969b70391..412afe1cd1f7 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -57,6 +57,7 @@ COMMENT= GNU Postscript interpreter LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png +CONFLICTS= ghostscript-afpl* USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes |