From fd61959c15770f0b0197fb84191d0b733aa0cc81 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 19:59:12 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: mail) --- mail/py-cyruslib/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'mail/py-cyruslib/Makefile') diff --git a/mail/py-cyruslib/Makefile b/mail/py-cyruslib/Makefile index f81c954f798c..2edd64b5f2af 100644 --- a/mail/py-cyruslib/Makefile +++ b/mail/py-cyruslib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-cyruslib -# Date created: 2006-10-31 -# Whom: Dmitriy Kirhlarov -# +# Created by: Dmitriy Kirhlarov # $FreeBSD$ -# PORTNAME= cyruslib PORTVERSION= 0.5 @@ -23,6 +19,7 @@ BINMODE= 644 PLIST_FILES= %%PYTHON_SITELIBDIR%%/${DISTNAME} +NO_STAGE= yes do-extract: ${MKDIR} ${WRKDIR} ${CP} ${DISTDIR}/${DISTNAME} ${WRKDIR}/${DISTNAME} -- cgit v1.2.3