summaryrefslogtreecommitdiff
path: root/x11/gnome-terminal
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-21 13:03:25 +0000
committerwiz <wiz>2007-09-21 13:03:25 +0000
commitfede49e23661a53255dc3f86d33439699bb3acdc (patch)
tree48b3195c505f0c48c6098bc0d627477188a674f9 /x11/gnome-terminal
parentef3431a44d5a321871caf16e6c9d3b8d50f12be3 (diff)
downloadpkgsrc-fede49e23661a53255dc3f86d33439699bb3acdc.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'x11/gnome-terminal')
-rw-r--r--x11/gnome-terminal/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index 712b6071f56..275bc8ab82a 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2007/09/19 23:57:04 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/21 13:04:30 wiz Exp $
#
DISTNAME= gnome-terminal-2.18.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.18/}
EXTRACT_SUFX= .tar.bz2
@@ -19,13 +19,13 @@ USE_PKGLOCALEDIR= YES
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
USE_LIBTOOL= YES
-GCONF2_SCHEMAS= gnome-terminal.schemas
+GCONF_SCHEMAS= gnome-terminal.schemas
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
BUILDLINK_API_DEPENDS.startup-notification+= startup-notification>=0.8
-.include "../../devel/GConf2/schemas.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/GConf/schemas.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../sysutils/gnome-vfs/buildlink3.mk"