ports/92882: [PATCH] textproc/openvanilla-modules: add USE_PERL5_BUILD

Cheng-Lung Sung clsung at FreeBSD.org
Mon Feb 6 08:10:12 UTC 2006


>Number:         92882
>Category:       ports
>Synopsis:       [PATCH] textproc/openvanilla-modules: add USE_PERL5_BUILD
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 06 08:10:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Jan 24 08:44:59 CST 2006
>Description:
- lack of perl in build phase
  - noticed by krismail
- remove USE_REINPLACE (implied)

Port maintainer (llwang at infor.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- openvanilla-modules-0.7.1.20050902.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/openvanilla-modules/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	25 Jan 2006 07:04:17 -0000	1.2
+++ Makefile	6 Feb 2006 08:01:43 -0000
@@ -21,7 +21,7 @@
 USE_X_PREFIX=	yes
 USE_AUTOTOOLS=	libtool:15:env
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
+USE_PERL5_BUILD=	yes
 
 OPTIONS=	OVIMArray		"Array Input Module"		on \
 		OVIMBig5		"Big5 Input Module"		off \
--- openvanilla-modules-0.7.1.20050902.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list