summaryrefslogtreecommitdiff
path: root/editors/zile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r--editors/zile/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 99236c376cc..db00d91be35 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/11/19 07:12:45 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.23 2008/07/14 12:56:03 joerg Exp $
DISTNAME= zile-2.2.50
CATEGORIES= editors
@@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://zile.sourceforge.net/
COMMENT= Emacs-like text editor
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= makeinfo
USE_NCURSES= yes # uses stdscr->_delay directly
GNU_CONFIGURE= yes