Remove pre-install target - nothing is installed in ${PREFIX}/lib/calc/

This commit is contained in:
Jean-Marc Zucconi 2001-07-27 02:28:53 +00:00
parent 1ef80103c9
commit 00bd57c45e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45519

View file

@ -17,7 +17,4 @@ MAINTAINER= jmz@FreeBSD.org
MAN1= calc.1
pre-install:
@${MKDIR} ${PREFIX}/lib/calc/help
.include <bsd.port.mk>