mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Fix build for emacs20
PR: ports/90468 Submitted by: NIIMI Satoshi
This commit is contained in:
parent
96969570b6
commit
d2c1ad9876
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151282
@ -25,6 +25,9 @@ INFOENTRY= "* BBDB: (bbdb). The Insidious Big Brother Database."
|
||||
PLIST_SUB+= BBDB_LISPDIR=${BBDB_LISPDIR} \
|
||||
DIRSECTION=${DIRSECTION} INFOENTRY=${INFOENTRY}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-emacs=${EMACS_CMD}
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
|
||||
${INSTALL_DATA} ${WRKSRC}/lisp/*.el ${WRKSRC}/lisp/*.elc ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (bbdb-2.34.tar.gz) = 552c6056a5db5ec0935473a9a2760068
|
||||
SHA256 (bbdb-2.34.tar.gz) = f1ea63b4bb604ecd921c06bbbd01c7f92630edb34948feb1199c023d6e4ea539
|
||||
SIZE (bbdb-2.34.tar.gz) = 363841
|
||||
|
Loading…
Reference in New Issue
Block a user