summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-prettytable/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-prettytable/Makefile b/textproc/py-prettytable/Makefile
index 5c6314d5802..388ab515436 100644
--- a/textproc/py-prettytable/Makefile
+++ b/textproc/py-prettytable/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/11/11 21:35:17 jakllsch Exp $
+# $NetBSD: Makefile,v 1.2 2012/11/18 02:25:38 asau Exp $
#
DISTNAME= prettytable-0.6.1
@@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/prettytable/
COMMENT= Simple Python library for easily displaying tabular data
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"