diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:30:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:30:02 +0000 |
commit | ab355eedb6e61d4d8ef9bca5415752a54f2b5d02 (patch) | |
tree | 030b3d92bb08524e5b2e5325ab25aa34929f271d /sysutils/zidrav/Makefile | |
parent | 840ce94382a2b453f8e23aaa7f4b47e17540cf78 (diff) | |
download | pkgsrc-ab355eedb6e61d4d8ef9bca5415752a54f2b5d02.tar.gz |
pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.
Diffstat (limited to 'sysutils/zidrav/Makefile')
-rw-r--r-- | sysutils/zidrav/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/zidrav/Makefile b/sysutils/zidrav/Makefile index 09b5a80f8c6..33f6a739dec 100644 --- a/sysutils/zidrav/Makefile +++ b/sysutils/zidrav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2007/01/07 09:14:13 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2007/02/22 19:30:06 wiz Exp $ # DISTNAME= zidrav4unix-1.2.0 @@ -10,7 +10,7 @@ MAINTAINER= tnn@netilium.org HOMEPAGE= http://sourceforge.net/projects/zidrav COMMENT= File corruption detection and repair program -USE_LANGUAGES= c c++ +USE_LANGUAGES= c c++ BUILD_TARGET= zidrav PKG_INSTALLATION_TYPES= overwrite pkgviews |