summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorcheusov <cheusov>2012-11-24 22:32:11 +0000
committercheusov <cheusov>2012-11-24 22:32:11 +0000
commit22f8272d1d22a9b488eabdabc916914c782606cd (patch)
tree14e0324a22069da7adf3015a92c7b37cefb9d887 /x11
parente309abce82091bfdf820b49d74bad4893ab216ef (diff)
downloadpkgsrc-22f8272d1d22a9b488eabdabc916914c782606cd.tar.gz
Fix bad pattern in BUILD_DEPENDS
Diffstat (limited to 'x11')
-rw-r--r--x11/xscreensaver/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common
index b0151fbc324..933fb83cdc3 100644
--- a/x11/xscreensaver/Makefile.common
+++ b/x11/xscreensaver/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.111 2012/08/01 12:22:14 drochner Exp $
+# $NetBSD: Makefile.common,v 1.112 2012/11/24 22:32:11 cheusov Exp $
#
# used by x11/xscreensaver/Makefile
# used by x11/xscreensaver-demo/Makefile
@@ -63,7 +63,7 @@ GCC_REQD+= 2.95.3
.endif
.if !exists(/usr/bin/bc)
-BUILD_DEPENDS+= bc>=[0-9]*:../../math/bc
+BUILD_DEPENDS+= bc-[0-9]*:../../math/bc
.endif
INSTALL_MAKE_FLAGS= install_prefix=${DESTDIR}