aboutsummaryrefslogtreecommitdiff
path: root/security/pam-mysql
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/pam-mysql
parent355e144d83dc2ffc62f3adf74701fb74fe50bac9 (diff)
downloadports-6b1dd447a2737b6207315b5098d8f1cbdef76327.tar.gz
ports-6b1dd447a2737b6207315b5098d8f1cbdef76327.zip
Move post-patch target to pre-build so that gmake is used after it is
added.
Notes
Notes: svn path=/head/; revision=106749
Diffstat (limited to 'security/pam-mysql')
-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: