diff options
Diffstat (limited to 'devel/py-Record/Makefile')
-rw-r--r-- | devel/py-Record/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/py-Record/Makefile b/devel/py-Record/Makefile index d2e5c3347517..eaaa77ffed3b 100644 --- a/devel/py-Record/Makefile +++ b/devel/py-Record/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: py-Record -# Date created: Nov 11, 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Record PORTVERSION= 2.13.0 @@ -24,4 +19,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes +NO_STAGE= yes .include <bsd.port.mk> |