Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
49b5461b
Commit
49b5461b
authored
Jun 11, 1997
by
ache
Browse files
Use md5.h header correctly
parent
54bf5502
Changes
1
Hide whitespace changes
Inline
Side-by-side
mail/fetchmail/Makefile
View file @
49b5461b
...
...
@@ -3,7 +3,7 @@
# Date created: 26 Oct 1996
# Whom: Ville Eerola <ve@sci.fi>
#
# $Id: Makefile,v 1.3
1
1997/0
5/30 07:30:38
max Exp $
# $Id: Makefile,v 1.3
2
1997/0
6/09 23:49:42
max Exp $
#
DISTNAME
=
fetchmail-3.9.7
...
...
@@ -18,6 +18,9 @@ MAN1= fetchmail.1
FDOC
=
${PREFIX}
/share/doc/fetchmail
post-patch
:
cp
/usr/include/md5.h
${WRKSRC}
post-install
:
install
-d
-m
555
-o
${DOCOWN}
-g
${DOCGRP}
${FDOC}
cd
${WRKSRC}
&&
${INSTALL_DATA}
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment