Honor ${PKGINFODIR} in INSTALLATION_DIRS; should fix Linux build.
This commit is contained in:
parent
1e12006351
commit
4689aec88a
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.63 2012/02/28 11:21:50 hans Exp $
|
||||
# $NetBSD: Makefile,v 1.64 2012/06/18 01:51:41 dholland Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fidogate-4.4.10
|
||||
|
@ -47,7 +47,7 @@ OWN_DIRS= ${PKG_SYSCONFDIR}/fidogate
|
|||
INSTALLATION_DIRS+= ${EGDIR} lib/fidogate \
|
||||
lib/fidogate/bin share/doc/fidogate \
|
||||
share/fidogate share/fidogate/sendmail \
|
||||
info \
|
||||
${PKGINFODIR} \
|
||||
share/fidogate/sendmail/mailer share/examples/rc.d
|
||||
|
||||
post-extract:
|
||||
|
|
Loading…
Reference in a new issue