pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/anjuta DEPEND on pkg-config instead of pkgconfig...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e841e3e394e8
branches: trunk
changeset: 497189:e841e3e394e8
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jul 21 16:26:39 2005 +0000
description:
DEPEND on pkg-config instead of pkgconfig. Bump PKGREVISION.
diffstat:
devel/anjuta/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r fc172bc3dcfb -r e841e3e394e8 devel/anjuta/Makefile
--- a/devel/anjuta/Makefile Thu Jul 21 16:26:09 2005 +0000
+++ b/devel/anjuta/Makefile Thu Jul 21 16:26:39 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2005/06/01 18:02:42 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2005/07/21 16:26:39 wiz Exp $
#
DISTNAME= anjuta-1.2.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anjuta/}
@@ -17,7 +17,7 @@
DEPENDS+= gmake>=3.80:../../devel/gmake
DEPENDS+= gnome2-terminal>=2.4.2:../../x11/gnome2-terminal
DEPENDS+= libtool>=1.5.2:../../devel/libtool
-DEPENDS+= pkgconfig>=0.15.0:../../devel/pkgconfig
+DEPENDS+= pkg-config>=0.15.0:../../devel/pkg-config
DEPENDS+= yelp>=2.4.2:../../misc/yelp
GNU_CONFIGURE= YES
@@ -44,7 +44,7 @@
SUBST_SED.unused= -e 's/__unused__/_exctags_unused_/g'
.include "../../devel/pcre/buildlink3.mk"
-.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../devel/pkg-config/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../print/libgnomeprintui/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index