diff options
Diffstat (limited to 'sysutils/memtestplus/Makefile')
-rw-r--r-- | sysutils/memtestplus/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/memtestplus/Makefile b/sysutils/memtestplus/Makefile index 655d229e186..cfb67664a44 100644 --- a/sysutils/memtestplus/Makefile +++ b/sysutils/memtestplus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/05/30 19:58:07 jakllsch Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 19:51:12 asau Exp $ # # Note -- version number also in the do-install rule @@ -24,8 +24,6 @@ SUBST_MESSAGE.delcr= Deleting CRs SUBST_FILES.delcr= README SUBST_SED.delcr= -e 's/.$$//g' -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" .include "../../mk/compiler.mk" |