Depend on startup-notification. Bump PKGREVISION to 2.
While here, s/gnome/GNOME/ in COMMENT.
This commit is contained in:
parent
f6f0f482cf
commit
83af813dba
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.9 2003/05/17 06:09:30 salo Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2003/06/01 11:26:02 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= metacity-2.4.34
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= wm x11 gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.4/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= packages@netbsd.org
|
||||
HOMEPAGE= http://www.gnome.org/softwaremap/projects/Metacity
|
||||
COMMENT= gnome-compliant window manager
|
||||
COMMENT= GNOME-compliant window manager
|
||||
|
||||
BUILD_USES_MSGFMT= YES
|
||||
DEPENDS= gnome2-dirs>=1.0:../../misc/gnome2-dirs
|
||||
|
@ -31,5 +31,6 @@ GCONF2_SCHEMAS= metacity.schemas
|
|||
.include "../../devel/gettext-lib/buildlink2.mk"
|
||||
.include "../../devel/libglade2/buildlink2.mk"
|
||||
.include "../../net/ORBit2/buildlink2.mk"
|
||||
.include "../../x11/startup-notification/buildlink2.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue