diff options
Diffstat (limited to 'pkgtools/pbulk-base/Makefile')
-rw-r--r-- | pkgtools/pbulk-base/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/pbulk-base/Makefile b/pkgtools/pbulk-base/Makefile index 8fce933e648..ceb100e7072 100644 --- a/pkgtools/pbulk-base/Makefile +++ b/pkgtools/pbulk-base/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/03/19 12:17:15 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2012/09/11 23:19:36 asau Exp $ DISTNAME= pbulk-base-0.45 COMMENT= Core components of the modular bulk build framework -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../pkgtools/pbulk/Makefile.common" USE_FEATURES= nbcompat |