Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 Feb 2006 16:07:15 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        llwang@infor.org
Subject:   ports/92882: [PATCH] textproc/openvanilla-modules: add USE_PERL5_BUILD
Message-ID:  <20060206080715.8D01C28446@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200602060810.k168A61W071126@freefall.freebsd.org>

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

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



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