diff options
Diffstat (limited to 'print/ghostscript-gnu/Makefile')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index f55cceb35e52..1fa935bb34ed 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -55,6 +55,8 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org COMMENT= GNU Postscript interpreter +CONFLICTS= gambc-* ghostscript-gpl-* + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts |