ports/111658: [patch] audio/gqradio - cleanup non-supported FreeBSD versions
Edwin Groothuis
edwin at mavetju.org
Mon Apr 16 02:00:08 UTC 2007
>Number: 111658
>Category: ports
>Synopsis: [patch] audio/gqradio - 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 02:00:07 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/audio/gqradio/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 14 Oct 2006 08:52:32 -0000 1.8
+++ Makefile 16 Apr 2007 01:51:27 -0000
@@ -19,17 +19,11 @@
GNU_CONFIGURE= yes
USE_GNOME= gtk20 gnomehack gnomeprefix
+ONLY_FOR_ARCHS= alpha i386 ia64
+
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-ONLY_FOR_ARCHS= i386
-.else
-ONLY_FOR_ARCHS= alpha i386 ia64
-.endif
-
post-patch:
@${REINPLACE_CMD} -e \
's|share/gqradio|share/gnome/gqradio|; \
@@ -40,4 +34,4 @@
s|COPYING||' \
${WRKSRC}/Makefile.in
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list