Wed Mar 18 13:31:19 2009 UTC ()
to netbsd-users


(jmcneill)
diff -r1.1.1.1 -r1.2 pkgsrc/net/twitux/Makefile

cvs diff -r1.1.1.1 -r1.2 pkgsrc/net/twitux/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/net/twitux/Attic/Makefile 2008/11/21 00:21:31 1.1.1.1
+++ pkgsrc/net/twitux/Attic/Makefile 2009/03/18 13:31:19 1.2
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.1.1.1 2008/11/21 00:21:31 jmcneill Exp $ 1# $NetBSD: Makefile,v 1.2 2009/03/18 13:31:19 jmcneill Exp $
2# 2#
3 3
4DISTNAME= twitux-0.62 4DISTNAME= twitux-0.62
5CATEGORIES= net gnome 5CATEGORIES= net gnome
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= jmcneill@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://live.gnome.org/DanielMorales/Twitux 10HOMEPAGE= http://live.gnome.org/DanielMorales/Twitux
11COMMENT= GTK+ Twitter client 11COMMENT= GTK+ Twitter client
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= YES 15GNU_CONFIGURE= YES
16USE_DIRS+= gnome2-1.5 16USE_DIRS+= gnome2-1.5
17USE_PKGLOCALEDIR= YES 17USE_PKGLOCALEDIR= YES
18USE_TOOLS+= gmake intltool msgfmt pkg-config 18USE_TOOLS+= gmake intltool msgfmt pkg-config
19USE_LIBTOOL= YES 19USE_LIBTOOL= YES
20 20
21GCONF_SCHEMAS= twitux.schemas 21GCONF_SCHEMAS= twitux.schemas
22 22