ports/91401: net/gift add missing dependency

Stefan Ehmann shoesoft at gmx.net
Fri Jan 6 16:20:05 UTC 2006


>Number:         91401
>Category:       ports
>Synopsis:       net/gift add missing dependency
>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:   Fri Jan 06 16:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Ehmann
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.0-RELEASE #3: Sun Dec 25 13:08:51 CET 2005
    stefan at taxman.pepperland:/usr/obj/usr/src/sys/TAXMAN



>Description:


add missing perl dependency (necessary for gift-setup)


>How-To-Repeat:





>Fix:


--- gift.diff begins here ---
diff -ruN gift.bak/Makefile gift/Makefile
--- gift.bak/Makefile	Fri Jan  6 16:53:47 2006
+++ gift/Makefile	Fri Jan  6 17:08:28 2006
@@ -7,7 +7,7 @@
 
 PORTNAME=	giFT
 PORTVERSION=	0.11.8.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:L}
@@ -23,6 +23,7 @@
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
+USE_PERL5=  yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" \
--- gift.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list