summaryrefslogtreecommitdiff
path: root/devel/gnome2-libole2
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-15 00:49:29 +0000
committerwiz <wiz>2004-04-15 00:49:29 +0000
commit091b58cef68c48b7a084de6903dc3522cf03c082 (patch)
treed863999916f2af12ca58401709c131966e1e2066 /devel/gnome2-libole2
parentbc500abdf7c059c02f5d4a82893f0530cc9be074 (diff)
downloadpkgsrc-091b58cef68c48b7a084de6903dc3522cf03c082.tar.gz
The buildlink2 framework does nothing with .pc files -- remove them
from the buildlink2.mk files.
Diffstat (limited to 'devel/gnome2-libole2')
-rw-r--r--devel/gnome2-libole2/buildlink2.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gnome2-libole2/buildlink2.mk b/devel/gnome2-libole2/buildlink2.mk
index 58ad4b491ab..10da348a72a 100644
--- a/devel/gnome2-libole2/buildlink2.mk
+++ b/devel/gnome2-libole2/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/07/13 13:51:11 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2004/04/15 00:49:29 wiz Exp $
#
# This Makefile fragment is included by packages that use gnome2-libole2.
#
@@ -16,7 +16,6 @@ EVAL_PREFIX+= BUILDLINK_PREFIX.gnome2-libole2=gnome2-libole2
BUILDLINK_PREFIX.gnome2-libole2_DEFAULT= ${LOCALBASE}
BUILDLINK_FILES.gnome2-libole2+= include/libole2-2.0/libole2/*.h
BUILDLINK_FILES.gnome2-libole2+= lib/libgnome2ole2.*
-BUILDLINK_FILES.gnome2-libole2+= lib/pkgconfig/libole2-2.0.pc
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/glib2/buildlink2.mk"