diff options
author | kristerw <kristerw@pkgsrc.org> | 2006-08-06 05:16:50 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2006-08-06 05:16:50 +0000 |
commit | b086a7a884c54d7eb7616722dc7189481dc8b95c (patch) | |
tree | fb7268bf82c141253f58731c8c9c8aa279808002 /misc | |
parent | 4263e8231fbcf22fec0d2d2bd74400a91651b712 (diff) | |
download | pkgsrc-b086a7a884c54d7eb7616722dc7189481dc8b95c.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 |