summaryrefslogtreecommitdiff
path: root/doc/pkgsrc.txt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-06-30 18:05:02 +0000
committerwiz <wiz@pkgsrc.org>2016-06-30 18:05:02 +0000
commit283e14840319551ada8d7a608fd6d2988b2ab4bd (patch)
tree514a43a104feb052b068f504d69f0a6b504b2e54 /doc/pkgsrc.txt
parent803b280bdeca96ec979849f95a4f232fb8bf08d5 (diff)
downloadpkgsrc-283e14840319551ada8d7a608fd6d2988b2ab4bd.tar.gz
regen
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r--doc/pkgsrc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index 87eedef262f..4554ca66529 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -3201,7 +3201,7 @@ PYTHON_VERSIONED_DEPENDENCIES to the list of packages that should be depended
upon and include "../../lang/python/versioned_dependencies.mk", then the pkgsrc
infrastructure will depend on the appropriate package version. For example:
-PYTHON_VERSIONED_DEPENDENCIES=dateutil dns
+PYTHON_VERSIONED_DEPENDENCIES=dateutil
Look inside versioned_dependencies.mk for a list of supported packages.