summaryrefslogtreecommitdiff
path: root/x11/gnome-panel
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/gnome-panel
parent709fa3366588a8e80f4cc0b8a36fb82665ec4c51 (diff)
downloadpkgsrc-32d8e87fdb75df3eb1f71060430ffee67e86bc47.tar.gz
Include startup-notification buildlink2.mk.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile5
1 files changed, 3 insertions, 2 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"