diff options
Diffstat (limited to 'misc/bbdb/Makefile')
-rw-r--r-- | misc/bbdb/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/bbdb/Makefile b/misc/bbdb/Makefile index caf14f79abf..2d909b093c0 100644 --- a/misc/bbdb/Makefile +++ b/misc/bbdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/03/20 05:35:58 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/05/18 20:29:59 wiz Exp $ # DISTNAME= bbdb-2.34 @@ -15,6 +15,8 @@ COMMENT= Insidious Big Brother DataBase, a rolodex-like database Emacs program EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 CONFLICTS+= xemacs-packages +BROKEN_IN= pkgsrc-2006Q1 + USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes BUILD_TARGET= all mhe |