diff options
Diffstat (limited to 'net/twitux/Makefile')
-rw-r--r-- | net/twitux/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/twitux/Makefile b/net/twitux/Makefile index 03f604bc9fa..07a28f3b380 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/08 23:02:18 adam Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:19:15 asau Exp $ # DISTNAME= twitux-0.69 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/DanielMorales/Twitux COMMENT= GTK+ Twitter client -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake intltool msgfmt pkg-config |