summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2013-05-16 06:38:20 +0000
committerrichard <richard@pkgsrc.org>2013-05-16 06:38:20 +0000
commit4acde005cf0bb2a2e407373ea2197d733a3ccc50 (patch)
treee6fb6f82b805eeadcb7cb127dadce2fe7a20b0f6 /meta-pkgs
parentb10599befacefabd8b928024b8755329dd191512 (diff)
downloadpkgsrc-4acde005cf0bb2a2e407373ea2197d733a3ccc50.tar.gz
update meta-pkgs/modular-xorg for modular-xorg-server-1.12.4
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/modular-xorg/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/modular-xorg/Makefile b/meta-pkgs/modular-xorg/Makefile
index c4eac068a58..9f5f433ff4f 100644
--- a/meta-pkgs/modular-xorg/Makefile
+++ b/meta-pkgs/modular-xorg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2012/06/06 07:47:22 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2013/05/16 06:38:20 richard Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-1.1
+PKGNAME= modular-xorg-1.12.4
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XORG:=/}
DISTFILES= # empty
@@ -13,10 +13,10 @@ COMMENT= Modular Xorg meta-package
META_PACKAGE= yes
DEPENDS+= modular-xorg-libs>=1.0:../../meta-pkgs/modular-xorg-libs
-DEPENDS+= modular-xorg-drivers>=1.4:../../meta-pkgs/modular-xorg-drivers
+DEPENDS+= modular-xorg-drivers>=1.12:../../meta-pkgs/modular-xorg-drivers
DEPENDS+= modular-xorg-apps>=1.5:../../meta-pkgs/modular-xorg-apps
DEPENDS+= modular-xorg-fonts>=1.1:../../meta-pkgs/modular-xorg-fonts
-DEPENDS+= modular-xorg-server>=1.6.5:../../x11/modular-xorg-server
+DEPENDS+= modular-xorg-server>=1.12.4:../../x11/modular-xorg-server
DEPENDS+= xorg-docs-[0-9]*:../../misc/xorg-docs
.include "../../mk/bsd.pkg.mk"