From b4f81c7606751b858e2bb0f691a34b06772b0dcd Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 11:43:30 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- editors/vim-motif/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'editors/vim-motif') diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile index caed632f502..21e9a72068a 100644 --- a/editors/vim-motif/Makefile +++ b/editors/vim-motif/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2012/08/27 14:45:37 morr Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/03 11:43:46 asau Exp $ PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL} COMMENT= Vim editor (vi clone) with X11 Motif GUI -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../editors/vim-share/Makefile.common" DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}{,nb*}:../../editors/vim-share -- cgit v1.2.3