ports/111852: [PATCH] devel/libcoyotl: [SUMMARIZE CHANGES]
Marcelo Araujo
araujo at bsdmail.org
Thu Apr 19 11:10:02 UTC 2007
>Number: 111852
>Category: ports
>Synopsis: [PATCH] devel/libcoyotl: [SUMMARIZE CHANGES]
>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: Thu Apr 19 11:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Marcelo Araujo
>Release: FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- removed support to FreeBSD 4.x (EOL)
- added USE_LDCONFIG also.
Port maintainer (trasz at freebsd.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- libcoyotl-3.1.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/libcoyotl/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 13 Apr 2007 13:03:45 -0000 1.3
+++ Makefile 19 Apr 2007 11:02:43 -0000
@@ -15,14 +15,8 @@
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CPPFLAGS=-I${PREFIX}/include/ LDFLAGS=-L${PREFIX}/lib/
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not build on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- libcoyotl-3.1.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list