summaryrefslogtreecommitdiff
path: root/meta-pkgs/modular-xorg-apps/Makefile
diff options
context:
space:
mode:
authordogcow <dogcow>2007-09-03 04:49:42 +0000
committerdogcow <dogcow>2007-09-03 04:49:42 +0000
commitec8ca95966e85704884444525ab6b8afa6c37cc8 (patch)
treec3191ff7f0d65bdfbe3f302c29bd53d391bd7c62 /meta-pkgs/modular-xorg-apps/Makefile
parent5866c6b19f65f65d9776d647ee0ddee34d5b4ca6 (diff)
downloadpkgsrc-ec8ca95966e85704884444525ab6b8afa6c37cc8.tar.gz
As multiple people have expressed shock and wonderment at its lack,
add xterm to the list of packages.
Diffstat (limited to 'meta-pkgs/modular-xorg-apps/Makefile')
-rw-r--r--meta-pkgs/modular-xorg-apps/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile
index b2941529a83..4d071db21b0 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/08/06 16:14:42 tron Exp $
+# $NetBSD: Makefile,v 1.6 2007/09/03 04:49:42 dogcow Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-apps-1.3
+PKGNAME= modular-xorg-apps-1.4
CATEGORIES= meta-pkgs x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
DISTFILES= # empty
@@ -55,6 +55,7 @@ DEPENDS+= xsetmode-[0-9]*:../../x11/xsetmode
DEPENDS+= xsetpointer-[0-9]*:../../x11/xsetpointer
DEPENDS+= xsetroot-[0-9]*:../../x11/xsetroot
DEPENDS+= xsm-[0-9]*:../../x11/xsm
+DEPENDS+= xterm-[0-9]*:../../x11/xterm
DEPENDS+= xvinfo-[0-9]*:../../x11/xvinfo
DEPENDS+= xwininfo-[0-9]*:../../x11/xwininfo
DEPENDS+= xwd-[0-9]*:../../x11/xwd