summaryrefslogtreecommitdiff
path: root/pkgtools/createbuildlink/DESCR
diff options
context:
space:
mode:
authorrh <rh>2002-09-06 00:36:14 +0000
committerrh <rh>2002-09-06 00:36:14 +0000
commitfff8902e9b20d9c9305e97981f24b81fdea10405 (patch)
treebc3170c2281587763030cecaa8ff8555842b38c8 /pkgtools/createbuildlink/DESCR
parent1ad77caf05f77784b0200378584ac20104890bed (diff)
downloadpkgsrc-fff8902e9b20d9c9305e97981f24b81fdea10405.tar.gz
Update createbuildlink to 2.0. Now creates buildlink2.mk files. You can
use createbuildlink1 to still create old buildlink.mk files.
Diffstat (limited to 'pkgtools/createbuildlink/DESCR')
-rw-r--r--pkgtools/createbuildlink/DESCR6
1 files changed, 2 insertions, 4 deletions
diff --git a/pkgtools/createbuildlink/DESCR b/pkgtools/createbuildlink/DESCR
index b439912a303..76a7afc8ad8 100644
--- a/pkgtools/createbuildlink/DESCR
+++ b/pkgtools/createbuildlink/DESCR
@@ -1,7 +1,5 @@
This package installs a shell script that will take a Makefile
and a PLIST file of an existing package and create an initial
-buildlink.mk file from it. The script tries to interpret the
+buildlink2.mk file from it. The script tries to interpret the
contents of the include and lib subdirectories (if any) of the
-package and add the corresponding BUILDLINK files. In addition
-it tries to identify possible config scripts and create the
-corresponding wrapper entries for them.
+package and add the corresponding BUILDLINK files.