diff options
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 40546748baf..bb7a21ea9d5 100644 --- a/misc/bbdb/Makefile +++ b/misc/bbdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/04/26 22:07:06 snj Exp $ +# $NetBSD: Makefile,v 1.5 2004/12/03 15:15:04 wiz Exp $ # DISTNAME= bbdb-2.34 @@ -16,7 +16,7 @@ CONFLICTS+= xemacs-packages USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -ALL_TARGET= all mhe +BUILD_TARGET= all mhe USE_MAKEINFO= yes INFO_FILES= bbdb.info INFO_DIR= ${INFODIR} |