diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-09-03 14:15:32 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-09-03 14:15:32 +0000 |
commit | 9b0cd25a2811aa19df313c0b08c46a0fddd3f349 (patch) | |
tree | b8a76a86074300722cea39b25a590b2b8f904548 /security/qident/Makefile | |
parent | fb5ee205bfd6f6c793fd525416787a9a5df5bd3b (diff) | |
download | ports-9b0cd25a2811aa19df313c0b08c46a0fddd3f349.tar.gz ports-9b0cd25a2811aa19df313c0b08c46a0fddd3f349.zip |
Notes
Diffstat (limited to 'security/qident/Makefile')
-rw-r--r-- | security/qident/Makefile | 2 |
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: |