diff options
Diffstat (limited to 'chat/pidgin/Makefile')
-rw-r--r-- | chat/pidgin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index ba0c7938138..617f255c11d 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/06/12 16:31:39 smb Exp $ +# $NetBSD: Makefile,v 1.17 2009/07/22 09:01:21 wiz Exp $ # # XXX appease pkglint #PKGNAME= pidgin-${PIDGIN_VERSION} @@ -10,7 +10,6 @@ PKG_DESTDIR_SUPPORT= user-destdir #PKGREVISION= 1 -USE_DIRS+= xdg-1.4 USE_TOOLS+= msgfmt intltool PKGCONFIG_OVERRIDE+= gaim.pc.in |