summaryrefslogtreecommitdiffstats
path: root/korean/xpdf
diff options
context:
space:
mode:
Diffstat (limited to 'korean/xpdf')
-rw-r--r--korean/xpdf/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/korean/xpdf/Makefile b/korean/xpdf/Makefile
index 580406c..0943d69 100644
--- a/korean/xpdf/Makefile
+++ b/korean/xpdf/Makefile
@@ -22,6 +22,10 @@ USE_X_PREFIX= yes
INSTALL_FILES= Adobe-Korea1.cidToUnicode ISO-2022-KR.unicodeMap \
README dot.xpdfrc
+.if defined(WITHOUT_X11)
+BROKEN= Broken dependency when WITHOUT_X11 set
+.endif
+
do-build:
@${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \
-e 's|%%X11BASE%%|${X11BASE}|g' \
OpenPOWER on IntegriCloud