summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authortnn <tnn>2008-02-23 20:44:50 +0000
committertnn <tnn>2008-02-23 20:44:50 +0000
commit8755687f48822e4f3de54c50c624ec1701d9e99d (patch)
treee839a733f62ef36df07d22deb09726448f310305 /meta-pkgs
parent4d28777bf5f0c27694a79f16ff36a6b3898df1fe (diff)
downloadpkgsrc-8755687f48822e4f3de54c50c624ec1701d9e99d.tar.gz
Use META_PACKAGE= yes
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/gnome-platform/Makefile11
-rw-r--r--meta-pkgs/gnome-platform/PLIST2
2 files changed, 2 insertions, 11 deletions
diff --git a/meta-pkgs/gnome-platform/Makefile b/meta-pkgs/gnome-platform/Makefile
index 4d193731f04..f987bfc25dc 100644
--- a/meta-pkgs/gnome-platform/Makefile
+++ b/meta-pkgs/gnome-platform/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/01/12 15:26:03 gdt Exp $
+# $NetBSD: Makefile,v 1.3 2008/02/23 20:44:50 tnn Exp $
DISTNAME= gnome-platform-2.20.3
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
-DISTFILES= # empty
MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://www.gnome.org/
@@ -39,12 +38,6 @@ DEPENDS+= pango>=1.18.4:../../devel/pango
# by libgnomeui. List it here to avoid circular dependency.
DEPENDS+= gnome-keyring>=2.20.3:../../security/gnome-keyring
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-NO_MTREE= yes
-
-do-install: # empty
+META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/meta-pkgs/gnome-platform/PLIST b/meta-pkgs/gnome-platform/PLIST
deleted file mode 100644
index 5c80ed529b3..00000000000
--- a/meta-pkgs/gnome-platform/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/09 18:47:36 drochner Exp $
-@comment this plist intentionally left empty