diff options
author | joerg <joerg@pkgsrc.org> | 2007-03-24 19:21:18 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-03-24 19:21:18 +0000 |
commit | 161c920c15367de281f689f6f1177c3a33e63cc6 (patch) | |
tree | a57573ceef3abc19d705671351ee7db9e9292311 /comms/fidogate | |
parent | 8c89cf7eab0786e7a5f162a44198b342e5fd87d0 (diff) | |
download | pkgsrc-161c920c15367de281f689f6f1177c3a33e63cc6.tar.gz |
Prepare for switching to NO_MTREE=yes.
Diffstat (limited to 'comms/fidogate')
-rw-r--r-- | comms/fidogate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index 295e8cdb6f9..4561a448b14 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2007/03/19 16:40:27 tv Exp $ +# $NetBSD: Makefile,v 1.56 2007/03/24 19:21:19 joerg Exp $ # DISTNAME= fidogate-4.4.10 @@ -37,7 +37,7 @@ OWN_DIRS= ${PKG_SYSCONFDIR}/fidogate INSTALLATION_DIRS= ${EGDIR} lib/fidogate \ lib/fidogate/bin share/doc/fidogate \ share/fidogate share/fidogate/sendmail \ - share/fidogate/sendmail/mailer + share/fidogate/sendmail/mailer share/examples/rc.d post-extract: @${CP} ${WRKSRC}/examples/orodruin/fidogate.conf \ |