summaryrefslogtreecommitdiff
path: root/archivers/deepforest
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-05-20 07:18:21 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-05-20 07:18:21 +0000
commitc0bcaa2361d5adf74c5252b910911a52b40765c3 (patch)
tree5b561b3d24902b35e28b29457493ff9d9bd52fa9 /archivers/deepforest
parentUpdate to 0.6. (diff)
Remove duplicated category.
Noticed by: den
Notes
Notes: svn path=/head/; revision=135678
Diffstat (limited to 'archivers/deepforest')
-rw-r--r--archivers/deepforest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile
index 9a0bfbd9eaa0..eee7ae424d4a 100644
--- a/archivers/deepforest/Makefile
+++ b/archivers/deepforest/Makefile
@@ -35,7 +35,7 @@ TKSTEPVERSION= 8.0
PIXMAPPATH?= ${PREFIX}/share/WindowMaker/Pixmaps
LANGUAGE?=
.if (${LANGUAGE} == "Japanese")
-CATEGORY_LIST= japanese windowmaker tkstep80 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
.else