ports/111728: [patch] biology/t_coffee - cleanup non-supported FreeBSD versions
Edwin Groothuis
edwin at FreeBSD.org
Mon Apr 16 19:20:11 UTC 2007
>Number: 111728
>Category: ports
>Synopsis: [patch] biology/t_coffee - cleanup non-supported FreeBSD versions
>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: Mon Apr 16 19:20:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Edwin Groothuis
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386
>Description:
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/biology/t_coffee/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile 9 Mar 2007 11:26:16 -0000 1.13
+++ Makefile 16 Apr 2007 12:00:14 -0000
@@ -23,6 +23,7 @@
CLUSTALW_4_TCOFFEE=${LOCALBASE}/bin/clustalw
MAKEFILE= makefile
+USE_GCC= 3.3
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/t_coffee ${PREFIX}/bin
@@ -40,10 +41,4 @@
${INSTALL_DATA} ${WRKSRC}/html/* ${DATADIR}/html
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 502126
-USE_GCC=3.3
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list