diff options
Diffstat (limited to 'sysutils/fdupes')
-rw-r--r-- | sysutils/fdupes/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/fdupes/Makefile b/sysutils/fdupes/Makefile index b748055c7fb..8f1cc49b49b 100644 --- a/sysutils/fdupes/Makefile +++ b/sysutils/fdupes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/12/17 11:56:26 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 19:51:01 asau Exp $ DISTNAME= fdupes-1.40 CATEGORIES= sysutils @@ -8,8 +8,6 @@ MAINTAINER= ef@math.uni-bonn.de HOMEPAGE= http://netdial.caribe.net/~adrian2/fdupes.html COMMENT= Program for identifying or deleting duplicate files -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c NO_CONFIGURE= yes |