summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index 4b3e11d9509..bd6286b2eb0 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.186 2001/09/08 20:09:46 jlam Exp $
+# $NetBSD: Packages.txt,v 1.187 2001/09/09 20:36:08 agc Exp $
###########################################################################
==========================
@@ -1789,8 +1789,14 @@ Your package doesn't create a subdirectory for itself (like GNU software
does, for instance), but extracts itself in the current directory: see
pkgsrc/editors/sam again, but the quick answer is:
+ WRKSRC= ${WRKDIR}
+
+Please note that the old
+
NO_WRKSUBDIR= yes
+has been deprecated and should not be used.
+
10.4 Custom configuration process
=================================