aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-11-06 02:06:03 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-11-06 02:06:03 +0000
commit094f4a52ca46c763e39e065e58e1fcd0058ff877 (patch)
tree6be60253cce75aebe29677427f85da16652e2bf7 /misc
parentb77926499ee26e9c1fed44d15a969dd9081548eb (diff)
downloadports-094f4a52ca46c763e39e065e58e1fcd0058ff877.tar.gz
ports-094f4a52ca46c763e39e065e58e1fcd0058ff877.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/upclient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile
index 55d1d0dc93b9..aaf27b8dad07 100644
--- a/misc/upclient/Makefile
+++ b/misc/upclient/Makefile
@@ -36,13 +36,13 @@ DOC_FILES+= HISTORY-BETA
# Post-patch
#
-post-patch: patch-prefix patch-message
+post-patch: patch-prefix patch-pkgmessage
patch-prefix:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
${WRKSRC}/scripts/upchk ${WRKSRC}/src/Makefile
-patch-message:
+patch-pkgmessage:
@${SED} 's|%%PREFIX%%|${PREFIX}|g' ${MSG_FILE} > ${PKGMESSAGE}
# Install