summaryrefslogtreecommitdiff
path: root/doc/guide/files
diff options
context:
space:
mode:
authorobache <obache>2014-05-09 06:59:19 +0000
committerobache <obache>2014-05-09 06:59:19 +0000
commited35a2362c2dc80e2d7caffa5d8e2ea5b87273a0 (patch)
tree002454fe4ae9817b93ac77483f08089da89634ce /doc/guide/files
parent11546e4822847404aa5004e558d6c753c9102899 (diff)
downloadpkgsrc-ed35a2362c2dc80e2d7caffa5d8e2ea5b87273a0.tar.gz
Change example, lang/lua is not a package now.
Diffstat (limited to 'doc/guide/files')
-rw-r--r--doc/guide/files/creating.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/creating.xml b/doc/guide/files/creating.xml
index cd6c3d889df..56243d7d930 100644
--- a/doc/guide/files/creating.xml
+++ b/doc/guide/files/creating.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: creating.xml,v 1.16 2014/01/18 20:18:50 wiz Exp $ -->
+<!-- $NetBSD: creating.xml,v 1.17 2014/05/09 06:59:19 obache Exp $ -->
<chapter id="creating">
<title>Creating a new pkgsrc package from scratch</title>
@@ -49,7 +49,7 @@ Your package may then look like this:</para>
<programlisting>
[...]
-BUILD_DEPENDS+= lua>=5.0:../../lang/lua
+BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
DEPENDS+= screen-[0-9]*:../../misc/screen
DEPENDS+= screen>=4.0:../../misc/screen