From ab71a846cccd2bedd77b6c0f0ae8bc188b989f2e Mon Sep 17 00:00:00 2001 From: tobez Date: Fri, 20 May 2005 07:18:21 +0000 Subject: Remove duplicated category. Noticed by: den --- archivers/deepforest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers/deepforest') 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 -- cgit