ports/69025: Please portlint [archivers/p5-Archive-Zip]

Wesley Shields wxs at csh.rit.edu
Wed Jul 14 01:40:20 UTC 2004


>Number:         69025
>Category:       ports
>Synopsis:       Please portlint [archivers/p5-Archive-Zip]
>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:   Wed Jul 14 01:40:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD ack.ghi-east.org 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Jul 2 13:08:18 EST 2004 root at ack.ghi-east.org:/usr/obj/usr/src/sys/ACK i386

>Description:
archivers/p5-Archive-Zip does not please portlint.
This is the third in a series of patches to make ports please portlint.

>How-To-Repeat:
N/A

>Fix:

diff -ruN archivers/p5-Archive-Zip.orig/Makefile archivers/p5-Archive-Zip/Makefile
--- archivers/p5-Archive-Zip.orig/Makefile	Sun Jul 11 10:09:59 2004
+++ archivers/p5-Archive-Zip/Makefile	Sun Jul 11 10:28:46 2004
@@ -22,9 +22,11 @@
 
 MAN3=		Archive::Zip.3 Archive::Zip::Tree.3 Archive::Zip::FAQ.3 Archive::Zip::MemberRead.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500601
 BUILD_DEPENDS+=	${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
 RUN_DEPENDS+=	${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
 .endif
+
+.include <bsd.port.post.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list