diff options
author | kristerw <kristerw> | 2006-08-06 05:16:50 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2006-08-06 05:16:50 +0000 |
commit | 063c7bff8ca207392807d192c9c83e8780d1fffc (patch) | |
tree | fb7268bf82c141253f58731c8c9c8aa279808002 /misc | |
parent | 190a90392aa00a2e3dfdbf5360c49a2b5b925905 (diff) | |
download | pkgsrc-063c7bff8ca207392807d192c9c83e8780d1fffc.tar.gz |
Reomove BROKEN_IN for packages that built in the latest
NetBSD 3.0_STABLE/i386 bulk build.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bbdb/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/bbdb/Makefile b/misc/bbdb/Makefile index 7213cb4fec6..11f9b85e006 100644 --- a/misc/bbdb/Makefile +++ b/misc/bbdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/06/04 16:26:54 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/08/06 05:16:51 kristerw Exp $ # DISTNAME= bbdb-2.34 @@ -15,8 +15,6 @@ COMMENT= Insidious Big Brother DataBase, a rolodex-like database Emacs program EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 CONFLICTS+= xemacs-packages-[0-9]* -BROKEN_IN= pkgsrc-2006Q1 - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes BUILD_TARGET= all mhe |