SDL2_mixer: removed unused PKGCONFIG_OVERRIDE lines
This commit is contained in:
parent
4046c8db9c
commit
2158ef8e80
1 changed files with 1 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2018/06/24 10:28:45 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2018/07/26 08:02:24 adam Exp $
|
||||
|
||||
DISTNAME= SDL2_mixer-2.0.2
|
||||
CATEGORIES= audio devel
|
||||
|
@ -14,14 +14,6 @@ USE_LIBTOOL= yes
|
|||
USE_TOOLS+= gmake pkg-config
|
||||
GNU_CONFIGURE= yes
|
||||
PKGCONFIG_OVERRIDE+= SDL2_mixer.pc.in
|
||||
PKGCONFIG_OVERRIDE+= external/flac-1.2.1/src/libFLAC/flac.pc.in
|
||||
PKGCONFIG_OVERRIDE+= external/flac-1.2.1/src/libFLAC++/flac++.pc.in
|
||||
PKGCONFIG_OVERRIDE+= external/libmodplug-0.8.8.4/libmodplug.pc.in
|
||||
PKGCONFIG_OVERRIDE+= external/libogg-1.3.1/ogg.pc.in
|
||||
PKGCONFIG_OVERRIDE+= external/libvorbis-1.3.3/vorbis.pc.in
|
||||
PKGCONFIG_OVERRIDE+= external/libvorbis-1.3.3/vorbisenc.pc.in
|
||||
PKGCONFIG_OVERRIDE+= external/libvorbis-1.3.3/vorbisfile.pc.in
|
||||
PKGCONFIG_OVERRIDE+= external/libvorbisidec-1.2.1/vorbisidec.pc.in
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue