summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorepg <epg>2003-06-05 19:36:03 +0000
committerepg <epg>2003-06-05 19:36:03 +0000
commit32d8e87fdb75df3eb1f71060430ffee67e86bc47 (patch)
treedfa6a232757eb4e78f52eb10c7cfe310c1f9e338 /x11
parent709fa3366588a8e80f4cc0b8a36fb82665ec4c51 (diff)
downloadpkgsrc-32d8e87fdb75df3eb1f71060430ffee67e86bc47.tar.gz
Include startup-notification buildlink2.mk.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-panel/Makefile5
-rw-r--r--x11/gnome2-control-center/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index a19630a6fcc..ea3fb47efa7 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/05/05 14:41:58 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2003/06/05 19:36:04 epg Exp $
#
DISTNAME= gnome-panel-2.2.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.2/}
EXTRACT_SUFX= .tar.bz2
@@ -54,5 +54,6 @@ GCONF2_SCHEMAS+= tasklist.schemas
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gnome-desktop/buildlink2.mk"
.include "../../x11/gnome2-control-center/buildlink2.mk"
+.include "../../x11/startup-notification/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/gnome2-control-center/Makefile b/x11/gnome2-control-center/Makefile
index 27fadbdd6bb..1bbf5c44f9f 100644
--- a/x11/gnome2-control-center/Makefile
+++ b/x11/gnome2-control-center/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2003/05/05 19:05:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2003/06/05 19:36:03 epg Exp $
#
DISTNAME= control-center-2.2.1
PKGNAME= gnome2-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/2.2/}
EXTRACT_SUFX= .tar.bz2
@@ -39,4 +39,5 @@ GCONF2_SCHEMAS+= desktop_gnome_font_rendering.schemas
.include "../../wm/metacity/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"
.include "../../x11/gnome-desktop/buildlink2.mk"
+.include "../../x11/startup-notification/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"