aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-09-03 22:15:32 +0800
committerdd <dd@FreeBSD.org>2001-09-03 22:15:32 +0800
commit8ce8ea4a7eedbae2b8fed34db78a360475163c79 (patch)
tree48714bb8edfe88d8e405ed78e4e66f4db49da0f7
parent7b770b7d2607eea3720b4a0725a93ed29655814c (diff)
downloadfreebsd-ports-gnome-8ce8ea4a7eedbae2b8fed34db78a360475163c79.tar.gz
freebsd-ports-gnome-8ce8ea4a7eedbae2b8fed34db78a360475163c79.tar.zst
freebsd-ports-gnome-8ce8ea4a7eedbae2b8fed34db78a360475163c79.zip
Regexps should generally be done in post-patch:, not pre-build:.
-rw-r--r--security/qident/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/qident/Makefile b/security/qident/Makefile
index 319bbf4b9d4e..a5bc29957560 100644
--- a/security/qident/Makefile
+++ b/security/qident/Makefile
@@ -25,7 +25,7 @@ MANCOMPSUFFIX= .gz
MANCOMPSUFFIX=
.endif
-pre-build:
+post-patch:
@${PERL} -pi -e 's/getopt[.]h/unistd.h/g' ${WRKSRC}/*
do-install: