1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Clean up Makefile, remove the unwanted action while compiling.

Pointed out by : Martti Kuparinen <martti.kuparinen@ericsson.com>
		(maintainer)
This commit is contained in:
Foxfair Hu 2000-01-11 01:16:04 +00:00
parent 0556fbf6e3
commit 28183a94c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24633

View File

@ -31,8 +31,6 @@ MAN8= stunnel.8
cert:
@(cd ${WRKSRC}; make cert)
${CP} files/patch-aa patches/
post-build:
@${ECHO} ""
@${ECHO} "********************************************************************"