Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2003 10:06:02 +0200
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53483: Update audio/sweep (maintainer)
Message-ID:  <E19SuQk-000GTT-Pe@voodoo.oberon.net>
Resent-Message-ID: <200306190810.h5J8AFkj047193@freefall.freebsd.org>

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

>Number:         53483
>Category:       ports
>Synopsis:       Update audio/sweep (maintainer)
>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:   Thu Jun 19 01:10:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update audio/sweep (maintainer)

Remove "post-patch" because gnomehack does
it by default

>How-To-Repeat:
>Fix:
diff -urN sweep.orig/Makefile sweep/Makefile
--- sweep.orig/Makefile	Sun Jun 15 21:47:32 2003
+++ sweep/Makefile	Thu Jun 19 10:00:34 2003
@@ -25,7 +25,6 @@
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 USE_LIBTOOL=	yes
-USE_REINPLACE=	yes
 USE_GNOME=	gnomeprefix gnomehier gnomehack gtk12
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
@@ -37,9 +36,5 @@
 		--with-ogg=${LOCALBASE}/include/ogg
 
 MAN1=		sweep.1
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-		s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19SuQk-000GTT-Pe>