summaryrefslogtreecommitdiff
path: root/editors/zile
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:43:30 +0000
committerasau <asau>2012-10-03 11:43:30 +0000
commitb4f81c7606751b858e2bb0f691a34b06772b0dcd (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/zile
parent0718c9a0e56103084c3bf03b52ba4c63b9170c0e (diff)
downloadpkgsrc-b4f81c7606751b858e2bb0f691a34b06772b0dcd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/zile')
-rw-r--r--editors/zile/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 34c34ce9e1c..75fb96645c7 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2012/02/11 09:54:21 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.28 2012/10/03 11:43:48 asau Exp $
DISTNAME= zile-2.4.5
CATEGORIES= editors
@@ -9,8 +9,6 @@ HOMEPAGE= http://www.gnu.org/software/zile/
COMMENT= Emacs-like text editor
LICENSE= gnu-gpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= makeinfo
USE_NCURSES= yes # uses stdscr->_delay directly
GNU_CONFIGURE= yes