Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2012 11:09:35 -0400
From:      "Jason E. Hale" <bsdkaffee@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170213: [MAINTAINER] audio/libdiscid: Drop unneeded pkgconfig dependency 
Message-ID:  <1343401775.539459.29645@mocha.verizon.net>
Resent-Message-ID: <201207271510.q6RFA5u2063987@freefall.freebsd.org>

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

>Number:         170213
>Category:       ports
>Synopsis:       [MAINTAINER] audio/libdiscid: Drop unneeded pkgconfig dependency
>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:   Fri Jul 27 15:10:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jason E. Hale
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
none 
>Environment:
System: FreeBSD mocha.verizon.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Thu Jan 19 11:42:41 EST 2012 Jason@mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA9 i386


	
>Description:
- Drop unneeded pkg-config dependency from audio/libdiscid
- Move LICENSE to correct location
	
>How-To-Repeat:
- Use attached diff
	
>Fix:

	



--- 2012-07-27-libdiscid.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 301620)
+++ Makefile	(working copy)
@@ -16,13 +16,12 @@
 MAINTAINER=	bsdkaffee@gmail.com
 COMMENT=	A library for creating MusicBrainz DiscIDs
 
+LICENSE=	LGPL21
+
 GNU_CONFIGURE=	yes
 USE_AUTOTOOLS=	libtool
-USE_GNOME=	ltverhack gnomehack pkgconfig
+USE_GNOME=	ltverhack gnomehack
 MAKE_JOBS_SAFE=	yes
 USE_LDCONFIG=	yes
 
-LICENSE=	LGPL21
-LICENSE_FILE=	${WRKSRC}/COPYING
-
 .include <bsd.port.mk>
--- 2012-07-27-libdiscid.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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