From 97c68299d2931949fe9ba8df0bb7907e17f4975a Mon Sep 17 00:00:00 2001
From: marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>
Date: Wed, 22 Jan 2003 23:07:41 +0000
Subject: pkgconfig is now up-to-date in the main ports tree.

git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@410 df743ca5-7f9a-e211-a948-0013205c9059
---
 devel/pkg-config/files/patch-Makefile.in | 23 -----------------------
 1 file changed, 23 deletions(-)
 delete mode 100644 devel/pkg-config/files/patch-Makefile.in

(limited to 'devel/pkg-config/files/patch-Makefile.in')

diff --git a/devel/pkg-config/files/patch-Makefile.in b/devel/pkg-config/files/patch-Makefile.in
deleted file mode 100644
index 69f49edbd..000000000
--- a/devel/pkg-config/files/patch-Makefile.in
+++ /dev/null
@@ -1,23 +0,0 @@
-
-$FreeBSD: ports/devel/pkgconfig/files/patch-Makefile.in,v 1.3 2002/02/07 12:54:53 sobomax Exp $
-
---- Makefile.in.orig	Sun Feb  3 20:23:27 2002
-+++ Makefile.in	Thu Feb  7 11:46:04 2002
-@@ -35,7 +35,7 @@
- DESTDIR =
- 
- pkgdatadir = $(datadir)/@PACKAGE@
--pkglibdir = $(libdir)/@PACKAGE@
-+pkglibdir = $(prefix)/libdata/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
- 
- top_builddir = .
-@@ -91,7 +91,7 @@
- 
- bin_PROGRAMS = pkg-config
- 
--INCLUDES = -DPKGLIBDIR="\"$(pkglibdir)\"" $(included_glib_includes)
-+INCLUDES = -DPKGLIBDIR="\"$(pkglibdir)\"" -DXPKGLIBDIR="\"$(X11BASE)/libdata/@PACKAGE@\"" -DLPKGLIBDIR="\"$(LOCALBASE)/libdata/@PACKAGE@\"" $(included_glib_includes)
- 
- pkg_config_SOURCES = \
- 	pkg.h \
-- 
cgit v1.2.3