ports/114225: [maintainer update] nepenthes-0.2.0_1 to 0.2.0_2

Michael Josic systemoperator at gmail.com
Mon Jul 2 20:30:06 UTC 2007


>Number:         114225
>Category:       ports
>Synopsis:       [maintainer update] nepenthes-0.2.0_1 to 0.2.0_2
>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 Jul 02 20:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Michael Josic
>Release:        
>Organization:
>Environment:
>Description:
Marked as broken for FreeBSD >= 7.0.
>How-To-Repeat:

>Fix:
diff -ruN nepenthes.bak/Makefile nepenthes/Makefile
--- nepenthes.bak/Makefile	Tue Jun 12 18:38:19 2007
+++ nepenthes/Makefile	Mon Jul  2 22:24:09 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	nepenthes
 PORTVERSION=	0.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	nepenthes
@@ -38,4 +38,10 @@
 DOCS=	README README.VFS logo-shaded.svg
 MAN8=	nepenthes.8
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700000
+BROKEN=         Does not compile
+.endif
+
+.include <bsd.port.post.mk>

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



More information about the freebsd-ports-bugs mailing list