summaryrefslogtreecommitdiff
path: root/archivers/deepforest
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-10-19 09:19:55 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-10-19 09:19:55 +0000
commit0437e6c8bee9788b9dff0ba2fed23cd24349db65 (patch)
tree103845267823ad2e9b362183f9aff8d9596fca12 /archivers/deepforest
parent. update to 0.15.22 (diff)
Band aid to fix INDEX-builds after retirement of japanese/libimg
Pointy hat with bells on top: me
Notes
Notes: svn path=/head/; revision=145841
Diffstat (limited to 'archivers/deepforest')
-rw-r--r--archivers/deepforest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile
index eee7ae424d4a..becdedb243c7 100644
--- a/archivers/deepforest/Makefile
+++ b/archivers/deepforest/Makefile
@@ -36,8 +36,8 @@ PIXMAPPATH?= ${PREFIX}/share/WindowMaker/Pixmaps
LANGUAGE?=
.if (${LANGUAGE} == "Japanese")
CATEGORY_LIST= japanese windowmaker tkstep80
-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 avalaible
.else
CATEGORY_LIST= archivers windowmaker tkstep80
RUN_DEP_LIST= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80