diff options
-rw-r--r-- | chat/quirc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/quirc/Makefile b/chat/quirc/Makefile index ae0f9c90f1b..6ea87ff4a6d 100644 --- a/chat/quirc/Makefile +++ b/chat/quirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2010/01/06 18:36:14 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/14 20:26:35 joerg Exp $ # DISTNAME= quirc-0.9.84 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://quirc.org/ COMMENT= Stable and powerful graphical IRC client +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_LANGUAGES= c c++ USE_TOOLS+= gmake automake autoconf autoreconf wish |