Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 10:37:29 -0600 (CST)
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36493: www/frontpage-zh: NO_FP_LCID_SUB not defined
Message-ID:  <200203291637.g2TGbTrM069593@mail.westbend.net>

next in thread | raw e-mail | index | archive | help

>Number:         36493
>Category:       ports
>Synopsis:       www/frontpage-zh: NO_FP_LCID_SUB not defined
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 29 08:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Scot W. Hetzel
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
West Bend Internet
>Environment:
System: FreeBSD wbiW009.westbend.net 4.5-STABLE FreeBSD 4.5-STABLE #5: Tue Mar 26 22:37:27 CST 2002 root@wbiW009.westbend.net:/usr/obj/usr/src/sys/GENERIC-SMP i386


>Description:
	frontpage-zh fails in generating temporary packing list due to NO_FP_LCID_SUB is not defined.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/frontpage-zh/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	28 Dec 2001 00:27:20 -0000	1.1
+++ Makefile	29 Mar 2002 16:29:10 -0000
@@ -20,7 +20,7 @@
 FP_LANG=	chp chs cht
 FP_LANGUAGE=	Chinese
 FP_LCID=	1028 2052 3076
-NO_FP_LCID=	yes
+NO_FP_LCID_SUB= yes
 
 MASTERDIR=	${.CURDIR}/../frontpage-ar
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203291637.g2TGbTrM069593>