Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/editors/elvis/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/editors/elvis/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- pkgsrc/editors/elvis/Makefile 2011/11/01 06:11:53 1.8 +++ pkgsrc/editors/elvis/Makefile 2012/10/03 11:43:32 1.9 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/11/01 06:11:53 sbd Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 11:43:32 asau Exp $ # This section contains variables that might be overridden. PKGNAME?= ${PKGNAME_BASE} @@ -18,8 +18,6 @@ MAINTAINER= airhead@users.sourceforge.ne HOMEPAGE= http://elvis.vi-editor.org/ LICENSE= artistic -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" HAS_CONFIGURE= yes