diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-10 00:40:37 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-10 00:40:37 +0000 |
commit | 34f12eab25a464e57e1a1f818dea6d1f2d451590 (patch) | |
tree | 127ddc46e3a61ac0c61191954ec1f94463ac04de /print/ghostscript-gnu | |
parent | f91ded6d87281a6d2aa161dfbe9adcc91d2e3d35 (diff) | |
download | ports-34f12eab25a464e57e1a1f818dea6d1f2d451590.tar.gz ports-34f12eab25a464e57e1a1f818dea6d1f2d451590.zip |
Notes
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 1 |
1 files changed, 1 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 |