diff options
Diffstat (limited to 'textproc/wdiff/Makefile')
-rw-r--r-- | textproc/wdiff/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index 03b935bea7d..a61c05d65b2 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/06/01 12:29:46 gdt Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/25 06:57:06 asau Exp $ # DISTNAME= wdiff-1.1.2 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.gnu.org/software/wdiff/ COMMENT= Word-by-word diff LICENSE= gnu-gpl-v3 # or later -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= makeinfo |