diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 08:58:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 08:58:09 +0000 |
commit | 698f728a34f171d54b5a596f6920cc9f902eaac5 (patch) | |
tree | f10cf7fb25b0aa3ea00f6de39d75c4dd6e48df98 /databases/bbdb | |
parent | 71bf6b0f0b6eacee0017dafc6618893627a19d91 (diff) | |
download | ports-698f728a34f171d54b5a596f6920cc9f902eaac5.tar.gz ports-698f728a34f171d54b5a596f6920cc9f902eaac5.zip |
Notes
Diffstat (limited to 'databases/bbdb')
-rw-r--r-- | databases/bbdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/bbdb/Makefile b/databases/bbdb/Makefile index 469bc5e8557b..e115e1d1e477 100644 --- a/databases/bbdb/Makefile +++ b/databases/bbdb/Makefile @@ -13,6 +13,7 @@ COMMENT= Big Brother Database USE_EMACS= yes +USES= makeinfo ALL_TARGET= bbdb info MAKE_ARGS= MAKE="${MAKE} clean MAKEINFO=\"makeinfo --no-split\"" BBDB_LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} |