aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-11-06 10:06:03 +0800
committernaddy <naddy@FreeBSD.org>2002-11-06 10:06:03 +0800
commit30caa471802e752b111f2f62856853899b3c5a98 (patch)
tree93e5b0031df92f922f2a153d4f72433c78b9de01 /misc
parent0ffa29422df434a4e1d539a9c45ad8434cbcf70b (diff)
downloadfreebsd-ports-gnome-30caa471802e752b111f2f62856853899b3c5a98.tar.gz
freebsd-ports-gnome-30caa471802e752b111f2f62856853899b3c5a98.tar.zst
freebsd-ports-gnome-30caa471802e752b111f2f62856853899b3c5a98.zip
Rename patch-message target to patch-pkgmessage since patch-message
is already used by bsd.port.mk. Approved by: maintainer
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