ports/52710: Maintainer update: misc/sh-utils (bento fix)

Cyrille Lefevre cyrille.lefevre at laposte.net
Tue May 27 03:10:17 UTC 2003


>Number:         52710
>Category:       ports
>Synopsis:       Maintainer update: misc/sh-utils (bento fix)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 20:10:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 5.0-RELEASE-p7 i386
>Organization:
ACME
>Environment:
System: FreeBSD gits 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #13: Thu May 1 04:14:27 CEST 2003 root at gits:/disk3/freebsd/current/obj/disk3/freebsd/current/src/sys/CUSTOM i386
>Description:
	perl5 is needed at build time.

	Makefile
		PORTREVISION bumped
		USE_PERL5_BUILD added

	thanks Kris.
>How-To-Repeat:
	make
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/sh-utils/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	21 Feb 2003 12:48:16 -0000	1.15
+++ Makefile	27 May 2003 02:58:22 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	sh-utils
 PORTVERSION=	2.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR= sh-utils
@@ -20,6 +20,7 @@
 
 LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
 
+USE_PERL5_BUILD=yes
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list