summaryrefslogtreecommitdiff
path: root/www/py-bottle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-bottle/Makefile')
-rw-r--r--www/py-bottle/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile
index 099014a56af..b3dc25967b1 100644
--- a/www/py-bottle/Makefile
+++ b/www/py-bottle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/10/14 21:56:56 mspo Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/28 06:30:59 asau Exp $
#
DISTNAME= bottle-0.11.2
@@ -10,8 +10,6 @@ HOMEPAGE= http://bottlepy.org/docs/stable/
COMMENT= Fast, simple and lightweight WSGI micro web-framework for Python
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= # none
.include "../../lang/python/distutils.mk"