aboutsummaryrefslogtreecommitdiffstats
path: root/misc/seizedesktop
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-10-19 17:19:55 +0800
committervs <vs@FreeBSD.org>2005-10-19 17:19:55 +0800
commit8b5280375a303c7c0ab044bc73896021ca7f7132 (patch)
tree890dc20b4f6b0ed5a7ccf71f3af7bff68cfd2ce6 /misc/seizedesktop
parent064d798dc194315d7be75ca2c897baa06a8b90c4 (diff)
downloadfreebsd-ports-gnome-8b5280375a303c7c0ab044bc73896021ca7f7132.tar.gz
freebsd-ports-gnome-8b5280375a303c7c0ab044bc73896021ca7f7132.tar.zst
freebsd-ports-gnome-8b5280375a303c7c0ab044bc73896021ca7f7132.zip
Band aid to fix INDEX-builds after retirement of japanese/libimg
Pointy hat with bells on top: me
Diffstat (limited to 'misc/seizedesktop')
-rw-r--r--misc/seizedesktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/seizedesktop/Makefile b/misc/seizedesktop/Makefile
index 4dbb2bf08e32..ce3a753740c9 100644
--- a/misc/seizedesktop/Makefile
+++ b/misc/seizedesktop/Makefile
@@ -33,8 +33,8 @@ SCRIPTS_ENV= LANG=C LN=${LN} REINPLACE_CMD='${REINPLACE_CMD}' \
TKSTEPVERSION= 8.0
LANGUAGE?=
.if (${LANGUAGE} == "Japanese")
-RUN_DEP_LIST= ${LOCALBASE}/lib/tkstep8.0jp/tkstep.tcl:${PORTSDIR}/japanese/tkstep80 \
- ${LOCALBASE}/lib/Img1.2/libimg12.so.1:${PORTSDIR}/japanese/libimg
+RUN_DEP_LIST= ${LOCALBASE}/lib/tkstep8.0jp/tkstep.tcl:${PORTSDIR}/japanese/tkstep80
+IGNORE= unsupported: ja-libimg no longer available
.else
RUN_DEP_LIST= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80
LIB_DEP_LIST= img.1:${PORTSDIR}/graphics/libimg