summaryrefslogtreecommitdiff
path: root/lang/erlang-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang-doc/Makefile')
-rw-r--r--lang/erlang-doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/erlang-doc/Makefile b/lang/erlang-doc/Makefile
index b3ed54accc2..c20648edc7e 100644
--- a/lang/erlang-doc/Makefile
+++ b/lang/erlang-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/04/28 14:34:20 fhajny Exp $
+# $NetBSD: Makefile,v 1.13 2018/09/13 09:02:52 jperkin Exp $
DISTNAME= otp_doc_html_${DIST_VERSION_MAJOR}.${DIST_VERSION_MINOR}
PKGNAME= ${DISTNAME:S/otp_doc_html_/erlang-doc-/}
@@ -12,7 +12,7 @@ COMMENT= Documentation for Erlang, a concurrent functional programming language
DIST_SUBDIR= erlang
# needs erlang installed for its directory structure
-DEPENDS+= erlang-${PKGVERSION_NOREV}{,nb*}:../../lang/erlang
+DEPENDS+= erlang>=${PKGVERSION_NOREV}:../../lang/erlang
NO_CONFIGURE= yes
NO_BUILD= yes