summaryrefslogtreecommitdiff
path: root/mk/plist
diff options
context:
space:
mode:
Diffstat (limited to 'mk/plist')
-rw-r--r--mk/plist/plist.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/plist/plist.mk b/mk/plist/plist.mk
index da6e809f08d..5c4fba4467a 100644
--- a/mk/plist/plist.mk
+++ b/mk/plist/plist.mk
@@ -1,4 +1,4 @@
-# $NetBSD: plist.mk,v 1.2 2006/01/13 22:37:02 jlam Exp $
+# $NetBSD: plist.mk,v 1.3 2006/01/13 23:09:39 jlam Exp $
#
# This Makefile fragment handles the creation of PLISTs for use by
# pkg_create(8).
@@ -226,4 +226,4 @@ ${PLIST}:
{ ${_GENERATE_PLIST} } | \
${SETENV} ${_PLIST_AWK_ENV} ${AWK} ${_PLIST_AWK} | \
${SETENV} ${_PLIST_AWK_ENV} ${AWK} ${_PLIST_SHLIB_AWK} \
- > ${PLIST}
+ > ${.TARGET}