diff options
Diffstat (limited to 'sysutils/rfstool/Makefile')
-rw-r--r-- | sysutils/rfstool/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/rfstool/Makefile b/sysutils/rfstool/Makefile index d2ef9e6806a..6be1cfb2e0c 100644 --- a/sysutils/rfstool/Makefile +++ b/sysutils/rfstool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/23 19:51:21 asau Exp $ +# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:59 wiz Exp $ # DISTNAME= rfstool-0.14-source @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://p-nand-q.com/download/rfstool/overview.html COMMENT= Tools to access ReiserFS partitions -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/RFSTOOL MAKE_FILE= makefile.gcc3x USE_LANGUAGES= c++ |