Don't use the Config script since the correct values are already patched

into the Makefile.

PR:		21558
Submitted by:	Barry Irwin <bvi@rucus.ru.ac.za>
Reviewed by:	maintainer
This commit is contained in:
Steve Price 2001-02-26 03:43:24 +00:00
parent dc997eb55a
commit eb9427f9f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38732

View File

@ -13,13 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jonny@jonny.eng.br
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Config
MAN1= skill.1
MLINKS= skill.1 snice.1
pre-configure:
@${CHMOD} a+x ${WRKSRC}/Config
.include <bsd.port.mk>