summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-21 14:21:28 +0000
committerjlam <jlam>2006-07-21 14:21:28 +0000
commit692c6fe9d40e424cf82875cd8d9f6cbdde77c59e (patch)
tree30b4564d30dbe8759a4bcad799f3da559c994074 /mk/bsd.pkg.mk
parent79a85853b164082e05f7706ea4e3acf7a2c22ed3 (diff)
downloadpkgsrc-692c6fe9d40e424cf82875cd8d9f6cbdde77c59e.tar.gz
Rearrange sequence so that "wrapper" occurs between "tools" and
"extract". This allows all user-definable targets (pre-*, do-*, post-*) to have access to the wrapper scripts.
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 034d2f8b598..44e82053be0 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1873 2006/07/20 17:16:43 rillig Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1874 2006/07/21 14:21:28 jlam Exp $
#
# This file is in the public domain.
#
@@ -12,9 +12,9 @@
# checksum
# depends
# tools
+# wrapper
# extract
# patch
-# wrapper
# configure
# build
#