diff options
Diffstat (limited to 'chat/kadu/Makefile')
-rw-r--r-- | chat/kadu/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/kadu/Makefile b/chat/kadu/Makefile index a2047888ae9..24de7aaff3b 100644 --- a/chat/kadu/Makefile +++ b/chat/kadu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2011/11/01 06:00:46 sbd Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/03 00:02:39 asau Exp $ DISTNAME= kadu-0.5.0 PKGREVISION= 8 @@ -10,8 +10,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.kadu.net/ COMMENT= Chat client for Gadu-Gadu network (Poland) -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/kadu USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes |