diff options
Diffstat (limited to 'chat/emacs-jabber')
-rw-r--r-- | chat/emacs-jabber/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/emacs-jabber/Makefile b/chat/emacs-jabber/Makefile index b95be900a35..cf9d14de0bf 100644 --- a/chat/emacs-jabber/Makefile +++ b/chat/emacs-jabber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/04/26 10:48:26 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 00:02:35 asau Exp $ DISTNAME= emacs-jabber-0.8.0 CATEGORIES= chat @@ -10,8 +10,6 @@ HOMEPAGE= http://emacs-jabber.sourceforge.net/ COMMENT= Jabber client for Emacs LICENSE= gnu-gpl-v2 # or later -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes INFO_FILES= YES |