aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript7
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript7')
-rw-r--r--print/ghostscript7/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile
index 392319c800e..bf5aebee338 100644
--- a/print/ghostscript7/Makefile
+++ b/print/ghostscript7/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)