summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-12-22 15:29:20 +0000
committerdholland <dholland@pkgsrc.org>2013-12-22 15:29:20 +0000
commit7d56e597b1638c77bff98cbd9e5261691466fcfa (patch)
tree0a283fdee486d129eedf0d80ea986ce36471c3ea /meta-pkgs
parent29804e1ea16732ebeffd2b4787d7c8d90cb7e37f (diff)
downloadpkgsrc-7d56e597b1638c77bff98cbd9e5261691466fcfa.tar.gz
fvwm no longer requires xpmroot, so remove xpmroot.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/bulk-small/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-pkgs/bulk-small/Makefile b/meta-pkgs/bulk-small/Makefile
index 2ab4b512ba5..11a5b96d50b 100644
--- a/meta-pkgs/bulk-small/Makefile
+++ b/meta-pkgs/bulk-small/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2013/12/12 13:27:17 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2013/12/22 15:29:20 dholland Exp $
-DISTNAME= bulk-small-20130316
+DISTNAME= bulk-small-20131222
PKGREVISION= 1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
@@ -166,7 +166,6 @@ BUILD_DEPENDS+= libgpg-error-[0-9]*:../../security/libgpg-error
# required by libgcrypt
BUILD_DEPENDS+= libtasn1-[0-9]*:../../security/libtasn1 # required by gnutls
BUILD_DEPENDS+= nettle-[0-9]*:../../security/nettle # required by gnutls
-BUILD_DEPENDS+= xpmroot-[0-9]*:../../x11/xpmroot # required by fvwm
.include "../../mk/bsd.pkg.mk"