diff options
Diffstat (limited to 'devel/pkgconfig/patches/patch-ab')
-rw-r--r-- | devel/pkgconfig/patches/patch-ab | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/pkgconfig/patches/patch-ab b/devel/pkgconfig/patches/patch-ab deleted file mode 100644 index 81b2190a452..00000000000 --- a/devel/pkgconfig/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2004/09/04 21:51:20 jschauma Exp $ - ---- pkg.h.orig 2004-09-04 17:42:52.000000000 -0400 -+++ pkg.h 2004-09-04 17:45:38.000000000 -0400 -@@ -85,6 +85,7 @@ - char * packages_get_I_cflags (GSList *pkgs); - char * package_get_other_cflags (Package *pkg); - char * packages_get_all_cflags (GSList *pkgs); -+char * packages_get_other_cflags(GSList *pkgs); - char * package_get_var (Package *pkg, - const char *var); - char * packages_get_var (GSList *pkgs, |