[kde-freebsd] [PATCH] audio/arts: Remove 5.x support
Philip M. Gollucci
pgollucci at p6m7g8.com
Tue Jun 24 18:00:16 CEST 2008
>Submitter-Id: current-users
>Originator: Philip M. Gollucci
>Organization: Riderway Inc.
>Confidential: no
>Synopsis: [PATCH] audio/arts: Remove 5.x support
>Severity: non-critical
>Priority: low
>Category: ports
>Class: change-request
>Release: FreeBSD 8.0-CURRENT i386
>Environment:
System: FreeBSD piccollo.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Wed Jun 11 23:05:41 EDT 2008
>Description:
o Remove 5.x support
Port maintainer (kde at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- arts-1.5.8_1,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/arts/Makefile,v
retrieving revision 1.62
diff -u -u -r1.62 Makefile
--- Makefile 6 Jun 2008 13:06:24 -0000 1.62
+++ Makefile 24 Jun 2008 15:59:36 -0000
@@ -47,10 +47,8 @@
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386" || ${ARCH} == "amd64"
-.if ${OSVERSION} > 502102
LIB_DEPENDS+= jack:${PORTSDIR}/audio/jack
.endif
-.endif
.if defined(WITH_ESD)
USE_GNOME+= esound
--- arts-1.5.8_1,1.patch ends here ---
More information about the kde-freebsd
mailing list