summaryrefslogtreecommitdiff
path: root/meta-pkgs/modular-xorg-apps
diff options
context:
space:
mode:
Diffstat (limited to 'meta-pkgs/modular-xorg-apps')
-rw-r--r--meta-pkgs/modular-xorg-apps/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile
index ca8ed27a6f4..15da24a0a65 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/05/24 21:45:21 tnn Exp $
+# $NetBSD: Makefile,v 1.12 2008/06/15 09:51:59 joerg Exp $
DISTNAME= # empty
PKGNAME= modular-xorg-apps-1.5
@@ -10,7 +10,7 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Modular Xorg application meta-package
-PKG_DESTDIR_SUPPORT= user-destdir
+META_PACKAGE= yes
DEPENDS+= xbiff-[0-9]*:../../mail/xbiff
DEPENDS+= twm-[0-9]*:../../wm/twm
@@ -63,6 +63,4 @@ DEPENDS+= xwininfo-[0-9]*:../../x11/xwininfo
DEPENDS+= xwd-[0-9]*:../../x11/xwd
DEPENDS+= xwud-[0-9]*:../../x11/xwud
-META_PACKAGE= yes
-
.include "../../mk/bsd.pkg.mk"