summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2012-06-18 01:51:41 +0000
committerdholland <dholland>2012-06-18 01:51:41 +0000
commit933b79e286c4a3bbac69261d96a8e8ceccd7c824 (patch)
treeec87a6a8addf4a03a39f3a5cbfe3aa374bce72f0
parent4d18e37b4449f99d5b2dc208da138e7ff5308db5 (diff)
downloadpkgsrc-933b79e286c4a3bbac69261d96a8e8ceccd7c824.tar.gz
Honor ${PKGINFODIR} in INSTALLATION_DIRS; should fix Linux build.
-rw-r--r--comms/fidogate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index cece630f61c..2ac1c1123cf 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -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: