summaryrefslogtreecommitdiff
path: root/www/py-django-reversion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-reversion/Makefile')
-rw-r--r--www/py-django-reversion/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile
index 1193e29b454..4f7936320f8 100644
--- a/www/py-django-reversion/Makefile
+++ b/www/py-django-reversion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/08/26 13:32:17 adam Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/28 06:31:00 asau Exp $
DISTNAME= django-reversion-1.6.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,6 @@ HOMEPAGE= https://github.com/etianen/django-reversion/
COMMENT= Version control facilities for Django
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= # empty
#EGG_NAME= ${DISTNAME:S/-/_/:S/-/_/}
PYDISTUTILSPKG= yes