summaryrefslogtreecommitdiff
path: root/editors/nts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nts/Makefile')
-rw-r--r--editors/nts/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/nts/Makefile b/editors/nts/Makefile
index 1b6904e8d9c..8741cffa3e1 100644
--- a/editors/nts/Makefile
+++ b/editors/nts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/03/15 11:53:26 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:38 asau Exp $
#
DISTNAME= nts-78
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.duke.edu/~dgraham/NTS/
COMMENT= Simple GUI note taking application
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.8.7:../../x11/py-wxWidgets
DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.5:../../time/py-dateutil