summaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-05-12 23:49:01 +0000
committerheinz <heinz@pkgsrc.org>2007-05-12 23:49:01 +0000
commit003291d3830679cf7e24730a5ba9d8bf94b9e8de (patch)
tree6c77c7e2908878ca417641bb379f4ca78ad9e05e /mail/squirrelmail
parent023b256c82af82fab8a83bf45ca35429c6513b9a (diff)
downloadpkgsrc-003291d3830679cf7e24730a5ba9d8bf94b9e8de.tar.gz
Applied fix submitted by Ed Gould in PR pkg/36312 to enable build on
Solaris again. On NetBSD, find accepts both "-o" and "-or".
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 71759e00cc1..3b195bf13c6 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2007/05/10 10:08:24 martti Exp $
+# $NetBSD: Makefile,v 1.86 2007/05/12 23:49:01 heinz Exp $
DISTNAME= squirrelmail-1.4.10a
CATEGORIES= mail www
@@ -67,7 +67,7 @@ post-extract:
${WRKDIR:Q}/squirrelmail.conf.dist
pre-configure:
- find ${WRKSRC:Q} \( -name '*.orig*' -or -name '.cvsignore' \) \
+ find ${WRKSRC:Q} \( -name '*.orig*' -o -name '.cvsignore' \) \
-exec rm -f {} \;
do-install: