Fixed makefiles for FreeBSD 4.7

This commit is contained in:
Michiel Broek
2003-01-12 15:03:17 +00:00
parent bdb88413da
commit 2d417964d6
4 changed files with 38 additions and 34 deletions

View File

@@ -103,7 +103,7 @@ install: all
ln -s ${BINDIR}/mbfido ${BINDIR}/mbmail
rm -f ${BINDIR}/mbnews
ln -s ${BINDIR}/mbfido ${BINDIR}/mbnews
(cp maptabs.tgz ${PREFIX}; cd ${PREFIX}; tar xfz maptabs.tgz; ${CHOWN} ${OWNER}.${GROUP} etc/maptabs/*; rm ${PREFIX}/maptabs.tgz)
(cp maptabs.tgz ${PREFIX}; cd ${PREFIX}; tar xfz maptabs.tgz; ${CHOWN} ${OWNER}:${GROUP} etc/maptabs/*; rm ${PREFIX}/maptabs.tgz)
chmod 0775 ${PREFIX}/etc
filelist: Makefile