diff options
author | snj <snj> | 2004-04-26 22:07:06 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-26 22:07:06 +0000 |
commit | 9ee24f4baaad12fbc81d66a286d70c4fdcbbd5b3 (patch) | |
tree | 04312bca1575c04c046dd1018226e2c4dd1383be /misc/bbdb | |
parent | 940e2aff797f514bfeec4023f8e8f11a37745dc2 (diff) | |
download | pkgsrc-9ee24f4baaad12fbc81d66a286d70c4fdcbbd5b3.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'misc/bbdb')
-rw-r--r-- | misc/bbdb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bbdb/Makefile b/misc/bbdb/Makefile index 4e81713739c..40546748baf 100644 --- a/misc/bbdb/Makefile +++ b/misc/bbdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/12/30 17:09:32 cjep Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/26 22:07:06 snj Exp $ # DISTNAME= bbdb-2.34 @@ -13,7 +13,7 @@ COMMENT= Insidious Big Brother DataBase, a rolodex-like database Emacs program EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 CONFLICTS+= xemacs-packages -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes ALL_TARGET= all mhe |