summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-21 13:03:25 +0000
committerwiz <wiz>2007-09-21 13:03:25 +0000
commit3d6f3c9b82b8bb57b230a246ed3692b150a41d6e (patch)
tree48b3195c505f0c48c6098bc0d627477188a674f9 /comms
parent0937f056ecef15228dcfbf0f06646a5c57e8eb55 (diff)
downloadpkgsrc-3d6f3c9b82b8bb57b230a246ed3692b150a41d6e.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'comms')
-rw-r--r--comms/efax-gtk/Makefile3
-rw-r--r--comms/gnome-pilot/Makefile8
-rw-r--r--comms/gnome-pilot/buildlink3.mk4
3 files changed, 8 insertions, 7 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index 112d742caff..c56c23d5293 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2007/03/21 22:15:11 adam Exp $
+# $NetBSD: Makefile,v 1.37 2007/09/21 13:03:29 wiz Exp $
DISTNAME= efax-gtk-3.0.14.src
PKGNAME= efax-gtk-3.0.14
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=efax-gtk/}
EXTRACT_SUFX= .tgz
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index b7768bf445d..0f441a2b05c 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2007/09/19 23:18:43 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2007/09/21 13:03:29 wiz Exp $
#
DISTNAME= gnome-pilot-2.0.15
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/}
@@ -22,8 +22,8 @@ CONFIGURE_ARGS+= --with-pisock=${BUILDLINK_PREFIX.pilot-link-libs}
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../comms/pilot-link-libs/buildlink3.mk"
-.include "../../devel/GConf2/schemas.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/GConf/schemas.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
diff --git a/comms/gnome-pilot/buildlink3.mk b/comms/gnome-pilot/buildlink3.mk
index b8b418f10c8..d39fc2657c1 100644
--- a/comms/gnome-pilot/buildlink3.mk
+++ b/comms/gnome-pilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2007/06/05 05:37:18 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2007/09/21 13:03:29 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNOME_PILOT_BUILDLINK3_MK:= ${GNOME_PILOT_BUILDLINK3_MK}+
@@ -19,7 +19,7 @@ BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../comms/pilot-link-libs/buildlink3.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gnome-panel/buildlink3.mk"