summaryrefslogtreecommitdiff
path: root/editors/nvi
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 11:43:30 +0000
committerasau <asau@pkgsrc.org>2012-10-03 11:43:30 +0000
commitbaf87fb064ef4a978d42417a392afd9efd52f320 (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/nvi
parent1ac9f60085aec1d867a46a07eec69fa91f833ca8 (diff)
downloadpkgsrc-baf87fb064ef4a978d42417a392afd9efd52f320.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/nvi')
-rw-r--r--editors/nvi/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/nvi/Makefile b/editors/nvi/Makefile
index 611a80e37d4..339136ad6c3 100644
--- a/editors/nvi/Makefile
+++ b/editors/nvi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2012/03/26 14:00:40 joerg Exp $
+# $NetBSD: Makefile,v 1.44 2012/10/03 11:43:39 asau Exp $
DISTNAME= nvi-1.81.6
PKGREVISION= 7
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.kotnet.org/~skimo/nvi/devel/
COMMENT= Berkeley nvi with additional features
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "options.mk"
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix