summaryrefslogtreecommitdiff
path: root/x11/gtk-thinice-engine
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-15 00:49:29 +0000
committerwiz <wiz>2004-04-15 00:49:29 +0000
commit090aff04a7cc39f6ed05930a8296f8e55bd8f740 (patch)
treed863999916f2af12ca58401709c131966e1e2066 /x11/gtk-thinice-engine
parentc5b151ad6d1af5e027b4998e8b94f3abf2ceaeaa (diff)
downloadpkgsrc-090aff04a7cc39f6ed05930a8296f8e55bd8f740.tar.gz
The buildlink2 framework does nothing with .pc files -- remove them
from the buildlink2.mk files.
Diffstat (limited to 'x11/gtk-thinice-engine')
-rw-r--r--x11/gtk-thinice-engine/buildlink2.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtk-thinice-engine/buildlink2.mk b/x11/gtk-thinice-engine/buildlink2.mk
index 7894c1bb2fa..5eb478db95c 100644
--- a/x11/gtk-thinice-engine/buildlink2.mk
+++ b/x11/gtk-thinice-engine/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.5 2004/02/19 17:54:07 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.6 2004/04/15 00:49:29 wiz Exp $
#
# This Makefile fragment is included by packages that use gtk-thinice-engine.
#
@@ -15,7 +15,6 @@ BUILDLINK_PKGSRCDIR.gtk-thinice-engine?= ../../x11/gtk-thinice-engine
EVAL_PREFIX+= BUILDLINK_PREFIX.gtk-thinice-engine=gtk-thinice-engine
BUILDLINK_PREFIX.gtk-thinice-engine_DEFAULT= ${LOCALBASE}
BUILDLINK_FILES.gtk-thinice-engine+= lib/gtk-2.0/2.2.0/engines/libthinice.*
-BUILDLINK_FILES.gtk-thinice-engine+= lib/pkgconfig/gtk-thinice-engine-2.pc
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"