diff options
Diffstat (limited to 'devel/silc-toolkit')
-rw-r--r-- | devel/silc-toolkit/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/silc-toolkit/Makefile b/devel/silc-toolkit/Makefile index ffa6008b398..980313f7540 100644 --- a/devel/silc-toolkit/Makefile +++ b/devel/silc-toolkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2007/06/08 18:39:24 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2007/06/10 09:03:19 heinz Exp $ # DISTNAME= silc-toolkit-0.9.13 @@ -12,6 +12,8 @@ MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.silcnet.org/ COMMENT= Secure Internet Live Conferencing (SILC) protocol Toolkit +PKG_DESTDIR_SUPPORT= user-destdir + CONFLICTS+= silc-client<1.0.1nb1 GNU_CONFIGURE= YES |