diff options
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r-- | editors/vile/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index f8eb3bdb55a..3f5bf82ee6d 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2012/07/20 14:38:51 marino Exp $ +# $NetBSD: Makefile,v 1.59 2012/10/03 11:43:46 asau Exp $ DISTNAME= vile-9.8 CATEGORIES= editors @@ -10,8 +10,6 @@ HOMEPAGE= http://invisible-island.net/vile/ COMMENT= VI Like Emacs. a vi "workalike", with many additional features LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" GNU_CONFIGURE= yes |