diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-10 00:36:59 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-10 00:36:59 +0000 |
commit | f91ded6d87281a6d2aa161dfbe9adcc91d2e3d35 (patch) | |
tree | 1d4eadbec05c7b2a2839fa9aa6fb9ea9ebf99089 /print/ghostscript-gpl | |
parent | 2500173e6798dedfa965b7adac3786baed1b6593 (diff) |
Add a CONFLICTS line for the ghostscript-gnu* ports.
Notes
Notes:
svn path=/head/; revision=80574
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r-- | print/ghostscript-gpl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |