summaryrefslogtreecommitdiffstats
path: root/x11-fm/binder
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-13 08:51:33 +0000
committerknu <knu@FreeBSD.org>2000-04-13 08:51:33 +0000
commitec5553d13b848b829988944388346de10dde9616 (patch)
treea4c8ef897501b069631d792cda3b7dc8258ed942 /x11-fm/binder
parent6d83855189dd6358e1e808aa082eb143030a1138 (diff)
downloadFreeBSD-ports-ec5553d13b848b829988944388346de10dde9616.zip
FreeBSD-ports-ec5553d13b848b829988944388346de10dde9616.tar.gz
Remove LANGPREFIX which is unnecessary thanks to PKGNAMEPREFIX.
Diffstat (limited to 'x11-fm/binder')
-rw-r--r--x11-fm/binder/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fm/binder/Makefile b/x11-fm/binder/Makefile
index 9aa7f11..dfc162f 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
OpenPOWER on IntegriCloud