aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-05-20 15:18:21 +0800
committertobez <tobez@FreeBSD.org>2005-05-20 15:18:21 +0800
commitab71a846cccd2bedd77b6c0f0ae8bc188b989f2e (patch)
tree8408c9829be0a314647cf4afc23445973d95cc1e
parentba456d058d382b5baea4b214168743ecc38b0f57 (diff)
downloadfreebsd-ports-gnome-ab71a846cccd2bedd77b6c0f0ae8bc188b989f2e.tar.gz
freebsd-ports-gnome-ab71a846cccd2bedd77b6c0f0ae8bc188b989f2e.tar.zst
freebsd-ports-gnome-ab71a846cccd2bedd77b6c0f0ae8bc188b989f2e.zip
Remove duplicated category.
Noticed by: den
-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