diff options
Diffstat (limited to 'chat/gtmess/Makefile')
-rw-r--r-- | chat/gtmess/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/gtmess/Makefile b/chat/gtmess/Makefile index 57d2fdce1ca..e8508df8f29 100644 --- a/chat/gtmess/Makefile +++ b/chat/gtmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/02/16 14:00:08 hans Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 00:02:37 asau Exp $ # DISTNAME= gtmess-0.91 @@ -10,8 +10,6 @@ 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_PKGLOCALEDIR= yes |