ports/59274: fix build: textport/libpathan

Cheng-Lung Sung clsung at dragon2.net
Fri Nov 14 03:10:21 UTC 2003


>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 at 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:



More information about the freebsd-ports-bugs mailing list