From 7ecc521b5f2ddeb691ccb20ef9ebff1c77d14519 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 19 Sep 2008 12:48:36 +0000 Subject: [PATCH] Avast! Install files with better modes, ye landlubbers. ok jasper@ --- mail/pyzor/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mail/pyzor/Makefile b/mail/pyzor/Makefile index 18f4d4997b1..67d10722717 100644 --- a/mail/pyzor/Makefile +++ b/mail/pyzor/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2008/09/02 12:33:17 jasper Exp $ +# $OpenBSD: Makefile,v 1.2 2008/09/19 12:48:36 sthen Exp $ COMMENT= collaborative, networked system to detect and block spam DISTNAME= pyzor-0.4.0 +PKGNAME= ${DISTNAME}p0 CATEGORIES= mail net HOMEPAGE= http://pyzor.sourceforge.net/ @@ -22,6 +23,9 @@ NO_REGRESS= Yes SUBST_VARS= MODPY_BIN +post-extract: + chmod -R og+r ${WRKSRC} + pre-configure: ${SUBST_CMD} ${WRKSRC}/scripts/pyzor ${WRKSRC}/scripts/pyzord