diff options
author | arved <arved@FreeBSD.org> | 2003-05-10 00:40:37 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-05-10 00:40:37 +0000 |
commit | 4afd1c65ed7cd014be41f7e077298678f5ad9bf1 (patch) | |
tree | a0168cda187afd4ddce29c10cd93455a5416ca34 | |
parent | 0c361f8edd9569a43d3cda78588cdec45036bfd5 (diff) | |
download | FreeBSD-ports-4afd1c65ed7cd014be41f7e077298678f5ad9bf1.zip FreeBSD-ports-4afd1c65ed7cd014be41f7e077298678f5ad9bf1.tar.gz |
This port CONFLICTS with ghostscript-afpl*
-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 df9969b..412afe1 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 df9969b..412afe1 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 |