diff options
Diffstat (limited to 'chat/gtmess/Makefile')
-rw-r--r-- | chat/gtmess/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/gtmess/Makefile b/chat/gtmess/Makefile index b557de5982f..980fbfd9e26 100644 --- a/chat/gtmess/Makefile +++ b/chat/gtmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/01/18 05:06:24 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2008/07/14 12:55:59 joerg Exp $ # DISTNAME= gtmess-0.91 @@ -10,6 +10,8 @@ MAINTAINER= luapzz@gmail.com HOMEPAGE= http://gtmess.sourceforge.net/ COMMENT= Console-based MSN Messenger client +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= tk-[0-9]*:../../x11/tk USE_DIRS+= xdg-1.1 |