summaryrefslogtreecommitdiff
path: root/editors/xvile
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:43:30 +0000
committerasau <asau>2012-10-03 11:43:30 +0000
commitabd62153cbd43e8861920803d0d322f391007391 (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/xvile
parentf0779b3927592a975e043b2758f4d7c575df8abe (diff)
downloadpkgsrc-abd62153cbd43e8861920803d0d322f391007391.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/xvile')
-rw-r--r--editors/xvile/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index ee91820c3c6..13bdfd8ad2b 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2012/08/07 09:42:35 marino Exp $
+# $NetBSD: Makefile,v 1.64 2012/10/03 11:43:48 asau Exp $
DISTNAME= vile-9.8
PKGNAME= x${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://invisible-island.net/vile/
COMMENT= VI Like Emacs, X11 version -- a fully "X aware" vi work-alike
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
DISTINFO_FILE= ${.CURDIR}/../../editors/vile/distinfo
PATCHDIR= ${.CURDIR}/../../editors/vile/patches