Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2007 15:52:44 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/115097: [MAINTAINER] misc/kcd-devel: unbreak for for 7.X
Message-ID:  <200707311952.l6VJqi7Q082972@goodking.goodking.ca>
Resent-Message-ID: <200707312000.l6VK07Oo076250@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115097
>Category:       ports
>Synopsis:       [MAINTAINER] misc/kcd-devel: unbreak for for 7.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 Jul 31 20:00:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Jul 12 23:31:30 EDT 2007
>Description:
- builds under HEAD

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

--- kcd-devel-7.13.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/kcd-devel/Makefile,v
retrieving revision 1.33
diff -u -r1.33 Makefile
--- Makefile	24 Jul 2007 09:49:48 -0000	1.33
+++ Makefile	31 Jul 2007 19:48:37 -0000
@@ -24,12 +24,6 @@
 
 MAN1=		kcd.1
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 700013
-IGNORE=		allocates an infinite amount of memory in configure script
-.endif
-
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/kcd-inst ${PREFIX}/bin
 	${INSTALL_SCRIPT} ${WRKSRC}/kcdscr ${PREFIX}/bin
@@ -48,4 +42,4 @@
 	${INSTALL_DATA} ${WRKSRC}/kcd.sh.init ${EXAMPLESDIR}
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- kcd-devel-7.13.0.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707311952.l6VJqi7Q082972>