summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'meta-pkgs/gnome/Makefile')
-rw-r--r--meta-pkgs/gnome/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/gnome/Makefile b/meta-pkgs/gnome/Makefile
index 8b3fb741ef9..9973e707cdc 100644
--- a/meta-pkgs/gnome/Makefile
+++ b/meta-pkgs/gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2008/04/30 13:38:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.75 2008/06/15 09:51:59 joerg Exp $
DISTNAME= gnome-2.18.1
PKGREVISION= 1
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Meta-package for the GNU Network Object Model Environment
+META_PACKAGE= yes
+
.include "../../lang/python/pyversion.mk"
# The dependencies listed here are in an order such as a package in a line
@@ -70,6 +72,4 @@ DEPENDS+= gnome-vfs-monikers>=2.15.3:../../sysutils/gnome-vfs-monikers
#DEPENDS+= orca-1.0.0.tar.bz2
#DEPENDS+= tomboy-0.4.0.tar.bz2
-META_PACKAGE= yes
-
.include "../../mk/bsd.pkg.mk"