From 8624c912c228551331fafa4e1f7e6877484dbbe3 Mon Sep 17 00:00:00 2001
From: Akinori MUSHA <knu@FreeBSD.org>
Date: Thu, 13 Apr 2000 08:51:33 +0000
Subject: Remove LANGPREFIX which is unnecessary thanks to PKGNAMEPREFIX.

---
 x11-fm/binder/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'x11-fm/binder')

diff --git a/x11-fm/binder/Makefile b/x11-fm/binder/Makefile
index 9aa7f11414eb..dfc162f9848f 100644
--- a/x11-fm/binder/Makefile
+++ b/x11-fm/binder/Makefile
@@ -5,7 +5,7 @@
 # $FreeBSD$
 #
 
-PORTNAME=	${LANGPREFIX}binder
+PORTNAME=	binder
 PORTVERSION= 	1.3
 CATEGORIES=	${CATEGORY_LIST}
 MASTER_SITES=	http://www.aaa-int.or.jp/~jfactory/JDE/dist/
@@ -29,7 +29,6 @@ TKSTEPVERSION=	8.0
 PIXMAPPATH?=	${PREFIX}/share/WindowMaker/Pixmaps
 LANGUAGE?=
 .if (${LANGUAGE} == "Japanese")
-LANGPREFIX=	ja-
 CATEGORY_LIST=	x11-fm windowmaker tkstep80 japanese
 RUN_DEP_LIST=	${LOCALBASE}/lib/Img1.2/libimg12.so.1:${PORTSDIR}/japanese/libimg \
 		${LOCALBASE}/lib/tkstep8.0jp/tkstep.tcl:${PORTSDIR}/japanese/tkstep80
-- 
cgit v1.2.3