A "patch-message" target is already used by bsd.port.mk.

This commit is contained in:
Christian Weisgerber 2002-11-03 14:51:40 +00:00
parent 3e66c8a1fe
commit 2ec37711e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69346

View File

@ -114,9 +114,7 @@ remove-extras:
# Post-patch
#
post-patch: patch-message
patch-message:
post-patch:
${SED} 's|%%FONTSDIR%%|${FONTSDIR}|g' ${MSG_FILE} > ${PKGMESSAGE}
#