- remove unneeded patch
This commit is contained in:
parent
eda870e00a
commit
0018da7936
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/06/28 18:22:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/08/29 17:41:34 jasper Exp $
|
||||
|
||||
COMMENT= tagging library for the Mono framework
|
||||
|
||||
@ -29,4 +29,6 @@ DLLMAP_FILES= src/policy.2.0.taglib-sharp.config
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --disable-docs
|
||||
|
||||
FAKE_FLAGS= pkgconfigdir="${PREFIX}/lib/pkgconfig/"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2010/06/28 18:19:31 robert Exp $
|
||||
--- Makefile.in.orig Sun Jun 27 23:33:39 2010
|
||||
+++ Makefile.in Sun Jun 27 23:33:52 2010
|
||||
@@ -178,7 +178,7 @@ SUBDIRS = \
|
||||
tests
|
||||
|
||||
pkgconfig_in_files = taglib-sharp.pc.in
|
||||
-pkgconfigdir = $(datadir)/pkgconfig
|
||||
+pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = $(pkgconfig_in_files:.pc.in=.pc)
|
||||
EXTRA_DIST = \
|
||||
$(pkgconfig_in_files) \
|
Loading…
Reference in New Issue
Block a user