aboutsummaryrefslogtreecommitdiff
path: root/misc/upclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/upclient/Makefile')
-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