summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-11 23:17:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-11 23:17:26 +0000
commit6b1dd447a2737b6207315b5098d8f1cbdef76327 (patch)
treecd00ef7fa266a3c2e26a1f56524838b60a36354d /security
parentChange post-patch target to pre-build to use BUILD_DEPENDS after it has (diff)
Move post-patch target to pre-build so that gmake is used after it is
added.
Diffstat (limited to 'security')
-rw-r--r--security/pam-mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile
index 1864b6cee2ad..54515280b9b1 100644
--- a/security/pam-mysql/Makefile
+++ b/security/pam-mysql/Makefile
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.pre.mk>
-post-patch:
+pre-build:
@cd ${WRKSRC} && ${GMAKE} clean
do-build: