aboutsummaryrefslogtreecommitdiffstats
path: root/shells/fd
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2008-10-08 18:25:38 +0800
committerknu <knu@FreeBSD.org>2008-10-08 18:25:38 +0800
commitbf500809db4bd68a3addb295972c512d597eb8df (patch)
tree6e22f6a8a42eff7e3be878950aa0e245d775a22e /shells/fd
parentb0f168d182b0199f9527fd0c8797a052fa02666f (diff)
downloadfreebsd-ports-gnome-bf500809db4bd68a3addb295972c512d597eb8df.tar.gz
freebsd-ports-gnome-bf500809db4bd68a3addb295972c512d597eb8df.tar.zst
freebsd-ports-gnome-bf500809db4bd68a3addb295972c512d597eb8df.zip
Tweaking compiler options should be considered a configure task rather
than a patch task.
Diffstat (limited to 'shells/fd')
-rw-r--r--shells/fd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile
index 03e58632f955..3b6a8f67ef02 100644
--- a/shells/fd/Makefile
+++ b/shells/fd/Makefile
@@ -33,7 +33,7 @@ DOCS_JA= FAQ \
TECHKNOW \
ToAdmin
-post-patch:
+post-configure:
${REINPLACE_CMD} -E -e 's|^(#[[:space:]]*define[[:space:]]+EXTENDCCOPT[[:space:]]+"([^"]+ )?)-O(["[:space:]])|\1${CFLAGS}\3|' ${WRKSRC}/machine.h
post-install: