summaryrefslogtreecommitdiff
path: root/meta-pkgs/matchbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'meta-pkgs/matchbox/Makefile')
-rw-r--r--meta-pkgs/matchbox/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/meta-pkgs/matchbox/Makefile b/meta-pkgs/matchbox/Makefile
index f99d371036d..43fe49a8116 100644
--- a/meta-pkgs/matchbox/Makefile
+++ b/meta-pkgs/matchbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/10/25 22:00:53 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2007/12/19 12:27:29 rillig Exp $
#
DISTNAME= matchbox-0.9.5
@@ -20,12 +20,6 @@ DEPENDS+= matchbox-panel-[0-9]*:../../x11/matchbox-panel
DEPENDS+= matchbox-panel-manager-[0-9]*:../../x11/matchbox-panel-manager
DEPENDS+= matchbox-themes-extra-[0-9]*:../../x11/matchbox-themes-extra
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-PLIST_SRC= # empty (meta-package)
-
-do-install: # empty
+META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"