summaryrefslogtreecommitdiffstats
path: root/korean/Makefile.inc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-08-27 16:52:51 +0000
committerknu <knu@FreeBSD.org>2000-08-27 16:52:51 +0000
commit87bb6d5b26b454f303ea18048a3ae258c6a90612 (patch)
tree8e485234214af003ac54cba7bb701d704a65188b /korean/Makefile.inc
parentf79ce80cfb927caf5219af96649042f14597269f (diff)
downloadFreeBSD-ports-87bb6d5b26b454f303ea18048a3ae258c6a90612.zip
FreeBSD-ports-87bb6d5b26b454f303ea18048a3ae258c6a90612.tar.gz
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
Diffstat (limited to 'korean/Makefile.inc')
-rw-r--r--korean/Makefile.inc6
1 files changed, 1 insertions, 5 deletions
diff --git a/korean/Makefile.inc b/korean/Makefile.inc
index 204f012..2a63686 100644
--- a/korean/Makefile.inc
+++ b/korean/Makefile.inc
@@ -1,8 +1,4 @@
# $FreeBSD$
#
-.if defined(PKGNAMEPREFIX)
-PKGNAMEPREFIX:= ko-${PKGNAMEPREFIX}
-.else
-PKGNAMEPREFIX= ko-
-.endif
+PKGNAMEPREFIX?= ko-
OpenPOWER on IntegriCloud