aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/ghostscript-gnu-jpnfont/Makefile1
-rw-r--r--japanese/vflib/Makefile2
-rw-r--r--print/ghostscript7-jpnfont/Makefile1
3 files changed, 4 insertions, 0 deletions
diff --git a/japanese/ghostscript-gnu-jpnfont/Makefile b/japanese/ghostscript-gnu-jpnfont/Makefile
index 0355f406110c..aa7c8faa3693 100644
--- a/japanese/ghostscript-gnu-jpnfont/Makefile
+++ b/japanese/ghostscript-gnu-jpnfont/Makefile
@@ -9,6 +9,7 @@ MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont
.undef COMMFONT
+BROKEN= "Broken dependency"
JPNFONT= yes
.include "${MASTERDIR}/Makefile.common"
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index e4f1a9f4ce8b..bbaea83516d3 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -20,6 +20,8 @@ BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
+BROKEN= "Broken dependency"
+
VFLIB_VERSION= 2.25.6
PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION}
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile
index 0355f406110c..aa7c8faa3693 100644
--- a/print/ghostscript7-jpnfont/Makefile
+++ b/print/ghostscript7-jpnfont/Makefile
@@ -9,6 +9,7 @@ MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont
.undef COMMFONT
+BROKEN= "Broken dependency"
JPNFONT= yes
.include "${MASTERDIR}/Makefile.common"