diff options
-rw-r--r-- | chat/telepathy-mission-control/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/telepathy-mission-control/Makefile b/chat/telepathy-mission-control/Makefile index dff93578134..fae43e6a884 100644 --- a/chat/telepathy-mission-control/Makefile +++ b/chat/telepathy-mission-control/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:06 sno Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/29 08:19:36 obache Exp $ # DISTNAME= telepathy-mission-control-4.67 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mission-control.sourceforge.net/ COMMENT= Telepathy component providing abstractions for "end-user" applications +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config |