summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authordogcow <dogcow@pkgsrc.org>2007-09-03 04:49:42 +0000
committerdogcow <dogcow@pkgsrc.org>2007-09-03 04:49:42 +0000
commit20c5f6479e020534dafc9b7121f6f727c73e699b (patch)
treec3191ff7f0d65bdfbe3f302c29bd53d391bd7c62 /meta-pkgs
parent7a63e9dd080193363f4264ad67ba08e9e6e8f581 (diff)
downloadpkgsrc-20c5f6479e020534dafc9b7121f6f727c73e699b.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')
-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