summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorwiz <wiz>2000-08-17 15:53:58 +0000
committerwiz <wiz>2000-08-17 15:53:58 +0000
commit78957677c2ef8771a8a1268e542b2b172fd8499d (patch)
tree627dcee92ed9afdfc1dcc84dd07a65643953975e /Packages.txt
parent6fb71b0e8a1541a0b2353a67cac3358cd3bb7486 (diff)
downloadpkgsrc-78957677c2ef8771a8a1268e542b2b172fd8499d.tar.gz
remove paragraph about pkglibtool
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt9
1 files changed, 2 insertions, 7 deletions
diff --git a/Packages.txt b/Packages.txt
index 7a558749fea..b41161094fc 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.106 2000/08/16 19:08:20 dmcmahill Exp $
+# $NetBSD: Packages.txt,v 1.107 2000/08/17 15:53:58 wiz Exp $
###########################################################################
==========================
@@ -895,12 +895,6 @@ Here's how to use libtool in a pkg in six simple steps:
include the ELF symlink files (.so.major, .so); those are added
automatic.
-Do not use pkglibtool! Previously, the package system used its
-own version of libtool from pkgtools. However, over time, this
-version became outdated and is now deprecated. You may see some
-definitions of USE_PKGLIBTOOL in existing packages that still use
-this outdated version of libtool. Please do not use this definition
-in new packages!
6.3 Using libtool on GNU packages that already support libtool
==============================================================
@@ -914,6 +908,7 @@ If the pkg already has an original "libtool" which we can replace with
devel/libtool you may have to specify LIBTOOL_OVERRIDE to the package
Makefile.
+
6.4 Gotchas of FreeBSD ports
============================