diff options
Diffstat (limited to 'net/dctc/Makefile')
-rw-r--r-- | net/dctc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 55ed0c320a8..fa0bd4ef7b3 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2008/01/12 11:55:02 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2008/06/12 02:14:39 joerg Exp $ # DISTNAME= dctc-0.85.4 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ac2i.homelinux.com/dctc/ COMMENT= Direct Connect clone (Direct Connect Text Client) +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-manual-db-detect USE_TOOLS+= gmake perl:run pkg-config |