- drop unneeded pkg-config dependency
- move LICENSE to correct location PR: 170213 Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
This commit is contained in:
parent
859bace5b0
commit
21db84aa2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301661
@ -16,13 +16,12 @@ MASTER_SITE_SUBDIR= distfiles
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user