summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-gpl/Makefile')
-rw-r--r--print/ghostscript-gpl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index 709e0a743f71..fc8a8a1dd52a 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -74,7 +74,7 @@ MSG_PAPERSIZE= "NOTE: Default paper size will be A4."
.if defined(WITHOUT_X11)
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-nox11
.else
-USE_XLIB= yes
+USE_XORG= xt xext
.endif
.if defined(WITH_SVGALIB)