diff options
Diffstat (limited to 'security/py-borg.localrole/Makefile')
-rw-r--r-- | security/py-borg.localrole/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/py-borg.localrole/Makefile b/security/py-borg.localrole/Makefile index 590727a60fb8..07482c5f49a1 100644 --- a/security/py-borg.localrole/Makefile +++ b/security/py-borg.localrole/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: py-borg.localrole -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= borg.localrole PORTVERSION= 3.0.2 @@ -33,4 +28,5 @@ USE_PYDISTUTILS= easy_install USE_ZIP= yes #USE_ZOPE= yes +NO_STAGE= yes .include <bsd.port.mk> |