summaryrefslogtreecommitdiff
path: root/deskutils/py-vobject/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/py-vobject/Makefile')
-rw-r--r--deskutils/py-vobject/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/py-vobject/Makefile b/deskutils/py-vobject/Makefile
index 4e92c24cef3d..ec57192480c5 100644
--- a/deskutils/py-vobject/Makefile
+++ b/deskutils/py-vobject/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-vobject
-# Date created: 10 June 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= vobject
PORTVERSION= 0.8.1c
@@ -20,4 +16,5 @@ RUN_DEPENDS= py*-dateutil>=1.1:${PORTSDIR}/devel/py-dateutil
USE_PYTHON= 2.5+
USE_PYDISTUTILS=easy_install
+NO_STAGE= yes
.include <bsd.port.mk>