ports/101619: [MAINTAINER] mail/pecl-esmtp: tag BROKEN(does not build on 4.x)

chinsan chinsan.tw at gmail.com
Tue Aug 8 01:40:24 UTC 2006


>Number:         101619
>Category:       ports
>Synopsis:       [MAINTAINER] mail/pecl-esmtp: tag BROKEN(does not build on 4.x)
>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:   Tue Aug 08 01:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
 - tag BROKEN(does not build on 4.x)

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

--- pecl-esmtp-0.3.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/pecl-esmtp/Makefile /usr/home/chinsan/project/pecl-esmtp/Makefile
--- /usr/ports/mail/pecl-esmtp/Makefile	Tue Aug  1 12:45:23 2006
+++ /usr/home/chinsan/project/pecl-esmtp/Makefile	Tue Aug  8 09:06:17 2006
@@ -25,6 +25,10 @@
 
 .include <bsd.port.pre.mk>
 
+.if ${OSVERSION} < 500000
+BROKEN=		does not build on FreeBSD 4.x
+.endif
+
 .if defined(WITH_RE2C)
 BUILD_DEPENDS+=	re2c:${PORTSDIR}/devel/re2c
 .endif
--- pecl-esmtp-0.3.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list