diff options
Diffstat (limited to 'chat/telepathy-idle/Makefile')
-rw-r--r-- | chat/telepathy-idle/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile index 284eded4cb3..f2e55805b87 100644 --- a/chat/telepathy-idle/Makefile +++ b/chat/telepathy-idle/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/02/09 22:56:22 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2009/02/23 10:59:02 wiz Exp $ # -DISTNAME= telepathy-idle-0.1.2 -PKGREVISION= 1 +DISTNAME= telepathy-idle-0.1.3 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-idle/ @@ -10,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://telepathy.freedesktop.org/wiki/Components COMMENT= Full-featured IRC connection manager for Telepathy +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config |