diff options
Diffstat (limited to 'misc/bottlerocket/Makefile')
-rw-r--r-- | misc/bottlerocket/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/bottlerocket/Makefile b/misc/bottlerocket/Makefile index be6af99221f..3ae38a2c065 100644 --- a/misc/bottlerocket/Makefile +++ b/misc/bottlerocket/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/02/04 05:08:12 dholland Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/08 09:57:17 asau Exp $ DISTNAME= bottlerocket-0.04c PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mlug.missouri.edu/~tymm/ COMMENT= Home Automation Software for the X10 FireCracker kit -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= yes BUILD_TARGET= br |