pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gtksourceview No need to list the .pc file here.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7dce522d5746
branches:  trunk
changeset: 468409:7dce522d5746
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Feb 13 20:53:56 2004 +0000

description:
No need to list the .pc file here.

diffstat:

 x11/gtksourceview/buildlink2.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r b56f825f3e61 -r 7dce522d5746 x11/gtksourceview/buildlink2.mk
--- a/x11/gtksourceview/buildlink2.mk   Fri Feb 13 20:37:27 2004 +0000
+++ b/x11/gtksourceview/buildlink2.mk   Fri Feb 13 20:53:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.6 2004/02/07 15:21:43 jmmv Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2004/02/13 20:53:56 jmmv Exp $
 #
 # This Makefile fragment is included by packages that use gtksourceview.
 #
@@ -16,7 +16,6 @@
 BUILDLINK_PREFIX.gtksourceview_DEFAULT=        ${LOCALBASE}
 BUILDLINK_FILES.gtksourceview+=        include/gtksourceview-1.0/gtksourceview/*
 BUILDLINK_FILES.gtksourceview+=        lib/libgtksourceview-1.0.*
-BUILDLINK_FILES.gtksourceview+=        lib/pkgconfig/gtksourceview-1.0.pc
 
 .include "../../devel/gettext-lib/buildlink2.mk"
 .include "../../devel/glib2/buildlink2.mk"



Home | Main Index | Thread Index | Old Index