summaryrefslogtreecommitdiff
path: root/chat/kmess/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2006-05-25 11:00:25 +0000
committermarkd <markd>2006-05-25 11:00:25 +0000
commit2e25ddc545d2ce3c54bb0356ddbbcadf75fdca44 (patch)
treea3abdab733fb1094444f34792e0220c8ad146048 /chat/kmess/Makefile
parent65c070000a4d8bc2c5181bf92aa5e143b10a7641 (diff)
downloadpkgsrc-2e25ddc545d2ce3c54bb0356ddbbcadf75fdca44.tar.gz
Update kmess to version 1.4.3
3+ years worth of changes from the version 1.1 that was here
Diffstat (limited to 'chat/kmess/Makefile')
-rw-r--r--chat/kmess/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile
index 12567d5f163..db1f077d7a9 100644
--- a/chat/kmess/Makefile
+++ b/chat/kmess/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2006/04/17 13:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2006/05/25 11:00:25 markd Exp $
#
-DISTNAME= kmess-1.1
-PKGREVISION= 11
+DISTNAME= kmess-1.4.3
CATEGORIES= chat kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/}
@@ -12,15 +11,11 @@ COMMENT= MSN Messenger Client for KDE3
GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt
-USE_PKGLOCALEDIR= yes
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-.include "../../audio/arts/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../graphics/jpeg/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
.include "../../meta-pkgs/kde3/kde3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"