From 14c86fb50ca39f4a6bcd09ed6547595ad3901490 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 27 Dec 2005 23:58:21 +0000 Subject: - Add conflicts PR: ports/80491 Submitted by: LI Dong --- print/ghostscript-gnu/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'print/ghostscript-gnu') diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 392319c800e8..bf5aebee338e 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -92,8 +92,10 @@ XCFLAGS+= -DA4 .if defined(WITHOUT_X11) PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-nox11 +CONFLICTS+= ghostscript-gnu-[0-9]* .else USE_XLIB= yes +CONFLICTS+= ghostscript-gnu-nox11-* .endif .if defined(WITH_SVGALIB) -- cgit v1.2.3