diff options
Diffstat (limited to 'pkgtools/tinderbox-dragonfly')
-rw-r--r-- | pkgtools/tinderbox-dragonfly/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/tinderbox-dragonfly/Makefile b/pkgtools/tinderbox-dragonfly/Makefile index 2e45dc5d6ff..efe6b18cbd7 100644 --- a/pkgtools/tinderbox-dragonfly/Makefile +++ b/pkgtools/tinderbox-dragonfly/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/08/05 10:02:13 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/09/11 23:19:40 asau Exp $ # DISTNAME= tinderbox-dragonfly-${TBOX_VERSION} @@ -17,7 +17,6 @@ DEPENDS+= csup>=20100101:../../net/csup DEPENDS+= scmgit>1.6:../../devel/scmgit TBOX_VERSION= 3.4.1 -PKG_DESTDIR_SUPPORT= user-destdir ONLY_FOR_PLATFORM= DragonFly-*-* USE_TOOLS+= perl perl:run |