diff options
Diffstat (limited to 'devel/spiff')
-rw-r--r-- | devel/spiff/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/spiff/Makefile b/devel/spiff/Makefile index 3b94691829a..ae61718d917 100644 --- a/devel/spiff/Makefile +++ b/devel/spiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/07/09 05:02:06 bjs Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/31 11:19:47 asau Exp $ # DISTNAME= spiff-1.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.darwinsys.com/freeware/ COMMENT= Make controlled approximate comparisons between files -PKG_DESTDIR_SUPPORT= user-destdir - AUTO_MKDIRS= yes BUILD_TARGET= spiff |