From ee2aaac52552362b90d1b684afd59ddea380027a Mon Sep 17 00:00:00 2001 From: naddy Date: Sun, 3 Nov 2002 14:51:40 +0000 Subject: A "patch-message" target is already used by bsd.port.mk. --- x11-fonts/webfonts/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile index e333a6f522b2..1d2019840c8c 100644 --- a/x11-fonts/webfonts/Makefile +++ b/x11-fonts/webfonts/Makefile @@ -114,9 +114,7 @@ remove-extras: # Post-patch # -post-patch: patch-message - -patch-message: +post-patch: ${SED} 's|%%FONTSDIR%%|${FONTSDIR}|g' ${MSG_FILE} > ${PKGMESSAGE} # -- cgit