summaryrefslogtreecommitdiff
path: root/mail/ja-squirrelmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ja-squirrelmail/Makefile')
-rw-r--r--mail/ja-squirrelmail/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/ja-squirrelmail/Makefile b/mail/ja-squirrelmail/Makefile
index f8c4b907e62..393524f10e9 100644
--- a/mail/ja-squirrelmail/Makefile
+++ b/mail/ja-squirrelmail/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2005/07/18 07:04:24 martti Exp $
+# $NetBSD: Makefile,v 1.15.2.1 2005/12/09 16:20:16 salo Exp $
DISTNAME= squirrelmail-1.4.5
PKGNAME= ja-${DISTNAME}
-#PKGREVISION= 1
+PKGREVISION= 3
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=squirrelmail/}
EXTRACT_SUFX= .tar.bz2
@@ -60,9 +60,8 @@ pre-configure:
${MV} -f $${file}.fixed $${file}; \
done; \
cd ${WRKSRC}; \
- ${FIND} . \( -name "*.orig" -o -name ".cvsignore" \) -print \
+ ${FIND} . \( -name "*.orig*" -o -name ".cvsignore" \) -print \
| ${XARGS} ${RM} -f
- ${FIND} . -name "*.orig_dist" -print | ${XARGS} ${RM} -f
pre-install:
@${SED} ${FILES_SUBST_SED} ${FILESDIR}/squirrelmail.conf.dist \