Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 11:02:40 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/59274: fix build: textport/libpathan
Message-ID:  <20031114030240.D81A215366@mail.dragon2.net>
Resent-Message-ID: <200311140310.hAE3AJi0024354@freefall.freebsd.org>

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

>Number:         59274
>Category:       ports
>Synopsis:       fix build: textport/libpathan
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 13 19:10:19 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- Fix build error at env w/o perl. noted by Kris
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/textproc/libpathan/Makefile ./libpathan/Makefile
--- /usr/ports/textproc/libpathan/Makefile      Wed Nov  5 01:53:48 2003
+++ ./libpathan/Makefile        Fri Nov 14 10:58:27 2003
@@ -19,6 +19,7 @@

 USE_BISON=     yes
 USE_GMAKE=     yes
+USE_PERL5=     yes
 USE_LIBTOOL=   yes
 WRKSRC=                ${WRKDIR}/${PORTNAME}-${PORTVERSION}
 INSTALLS_SHLIB=        yes
>Release-Note:
>Audit-Trail:
>Unformatted:



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