diff options
-rw-r--r-- | print/ghostscript-afpl/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index ac1821661e7f..fe25669f2a38 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -54,6 +54,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ NO_CDROM= "Can only be distributed for free" +CONFLICTS= ghostscript-gnu* USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index ac1821661e7f..fe25669f2a38 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -54,6 +54,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ NO_CDROM= "Can only be distributed for free" +CONFLICTS= ghostscript-gnu* USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index ac1821661e7f..fe25669f2a38 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -54,6 +54,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ NO_CDROM= "Can only be distributed for free" +CONFLICTS= ghostscript-gnu* USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes |