From 7d79959d29ee8bd4203990a948775a0d743447be Mon Sep 17 00:00:00 2001 From: martti Date: Fri, 9 Dec 2005 10:18:11 +0000 Subject: Use pre-configure instead of post-patch so it's easier to (re)create patches. --- mail/squirrelmail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/squirrelmail') diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 86e2086c9cd..393e50bf517 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2005/12/09 06:42:46 martti Exp $ +# $NetBSD: Makefile,v 1.62 2005/12/09 10:18:11 martti Exp $ DISTNAME= squirrelmail-1.4.5 PKGREVISION= 3 @@ -45,7 +45,7 @@ OWN_DIRS+= ${SMDIR} ${SMDIR}/config OWN_DIRS_PERMS= ${ATTACHMENTS_DIR} ${ROOT_USER} ${APACHE_GROUP} 730 OWN_DIRS_PERMS+= ${USER_PREFS_DIR} ${APACHE_USER} ${APACHE_GROUP} 755 -post-patch: +pre-configure: cd ${WRKSRC}; \ for file in config/config_default.php; do \ ${SED} -e "s|@ATTACHMENTS_DIR@|${ATTACHMENTS_DIR}|g" \ -- cgit v1.2.3