From 2e87c89fc5e16deb207adcbb0f7cbb1f27cfed05 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 27 Aug 2000 16:52:51 +0000 Subject: Back out the previous commit. That one has a problem which occurs on cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu --- vietnamese/Makefile.inc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'vietnamese') diff --git a/vietnamese/Makefile.inc b/vietnamese/Makefile.inc index 23f046c06159..752f9f007c36 100644 --- a/vietnamese/Makefile.inc +++ b/vietnamese/Makefile.inc @@ -1,8 +1,4 @@ # $FreeBSD$ # -.if defined(PKGNAMEPREFIX) -PKGNAMEPREFIX:= vi-${PKGNAMEPREFIX} -.else -PKGNAMEPREFIX= vi- -.endif +PKGNAMEPREFIX?= vi- -- cgit v1.2.3