mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Fix build.
This commit is contained in:
parent
5ac3fc536e
commit
9759e26e0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195768
@ -22,6 +22,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_EMACS= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${EMACS_PORT_NAME} == emacs20
|
||||
EMACS_SUFFIX= ${PKGNAMESUFFIX}
|
||||
.else
|
||||
@ -47,4 +49,4 @@ do-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/${DISTNAME}c \
|
||||
${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user