ports/53578: Update net/tcpreen: unbreak it on -CURRENT

Kirill Ponomarew ponomarew at oberon.net
Sat Jun 21 11:20:09 UTC 2003


>Number:         53578
>Category:       ports
>Synopsis:       Update net/tcpreen: unbreak it on -CURRENT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 21 04:20:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update net/tcpreen: unbreak it on -CURRENT

>How-To-Repeat:
>Fix:
diff -urN tcpreen.orig/Makefile tcpreen/Makefile
--- tcpreen.orig/Makefile	Mon May 19 22:36:35 2003
+++ tcpreen/Makefile	Sat Jun 21 13:06:15 2003
@@ -18,20 +18,12 @@
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
+USE_GETOPT_LONG=yes
 MAN1=		tcpreen.1
 
 DOC_FILES=	README
 
 .include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN=         "Configure fails"
-.endif
-
-.if ${OSVERSION} < 500000
-LIB_DEPENDS+=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-.endif
 
 post-install:
 .ifndef(NOPORTDOCS)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list