USE_GETOPT_LONG for ports/audio/esound

Sergey A. Osokin osa at FreeBSD.org
Mon Jun 30 03:48:28 PDT 2003


Hello,
please review and apply following patch.
Its works for me under 4.x and 5.x.
Thanks.

-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \
-------------- next part --------------
Index: ports/audio/esound/Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/esound/Makefile,v
retrieving revision 1.41
diff -u -r1.41 Makefile
--- ports/audio/esound/Makefile	7 Mar 2003 05:56:00 -0000	1.41
+++ ports/audio/esound/Makefile	30 Jun 2003 10:45:19 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	esound
 PORTVERSION=	0.2.29
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/esound/0.2
@@ -15,14 +16,12 @@
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	A sound library for enlightenment package
 
-LIB_DEPENDS=	audiofile.0:${PORTSDIR}/audio/libaudiofile \
-		gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+LIB_DEPENDS=	audiofile.0:${PORTSDIR}/audio/libaudiofile
 
+USE_GETOPT_LONG=	yes
 USE_BZIP2=	yes
 INSTALLS_SHLIB=	yes
 USE_LIBTOOL=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LIBS="-L${LOCALBASE}/lib -lgnugetopt"
 CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
 
 MAN1=	esd-config.1 esd.1 esdcat.1 esdctl.1 esddsp.1 esdfilt.1 esdloop.1 \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 305 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030630/57dce3cc/attachment.bin


More information about the freebsd-gnome mailing list