Fix installation.
This commit is contained in:
parent
b317071c39
commit
48d1ca96d8
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2011/03/08 13:36:33 ddeus Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2011/11/24 07:46:21 ddeus Exp $
|
||||
#
|
||||
|
||||
SHORTNAME= alexandria
|
||||
|
@ -21,7 +21,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
COMMON_LISP_DOCFILES= \
|
||||
${WRKSRC}/README ${WRKSRC}/AUTHORS \
|
||||
${WRKSRC}/LICENSE ${FILESDIR}/alexandria.html
|
||||
${WRKSRC}/LICENCE ${FILESDIR}/alexandria.html
|
||||
|
||||
.include "options.mk"
|
||||
.include "../../wip/mk/git-package.mk"
|
||||
|
|
Loading…
Reference in a new issue