diff options
Diffstat (limited to 'net-im/jabber.el/Makefile')
-rw-r--r-- | net-im/jabber.el/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-im/jabber.el/Makefile b/net-im/jabber.el/Makefile index a9d68f256f3c..303274ccc8f1 100644 --- a/net-im/jabber.el/Makefile +++ b/net-im/jabber.el/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: jabber.el -# Date created: 26 May 2006 -# Whom: Max N. Boyarov <m.boyarov@bsd.by> -# +# Created by: Max N. Boyarov <m.boyarov@bsd.by> # $FreeBSD$ PORTNAME= jabber.el @@ -23,6 +20,7 @@ USE_EMACS= yes GNU_CONFIGURE= yes USE_GMAKE= yes +NO_STAGE= yes .include <bsd.port.pre.mk> CONFIGURE_ARGS+= --with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/emacs-jabber \ |