diff options
Diffstat (limited to 'sysutils/dd_rhelp')
-rw-r--r-- | sysutils/dd_rhelp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/dd_rhelp/Makefile b/sysutils/dd_rhelp/Makefile index 5be0325f1fd..390a3f65a1b 100644 --- a/sysutils/dd_rhelp/Makefile +++ b/sysutils/dd_rhelp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/03/08 10:01:49 ghen Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:46 joerg Exp $ DISTNAME= dd_rhelp-0.0.6 CATEGORIES= sysutils @@ -8,6 +8,8 @@ MAINTAINER= ghen@NetBSD.org HOMEPAGE= http://www.kalysto.org/utilities/dd_rhelp/index.en.html COMMENT= Rescue hard disk helper +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= bash:run |