mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix to use autoconf the right way. Do NOT put *_DEPENDS entries for autoconf.
It's not gonna work anymore, folks! READ bsd.port.mk comments. Approved by: kris
This commit is contained in:
parent
794c119459
commit
d7b1376e4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71147
1 changed files with 1 additions and 4 deletions
|
@ -13,11 +13,8 @@ MASTER_SITE_SUBDIR= courier
|
|||
|
||||
MAINTAINER= yds@CoolRat.org
|
||||
|
||||
BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \
|
||||
automake14:${PORTSDIR}/devel/automake14
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL5= yes
|
||||
USE_AUTOMAKE_VER= 14
|
||||
|
||||
MAN1= sysconftool.1 sysconftoolcheck.1
|
||||
MAN7= sysconftool.7
|
||||
|
|
Loading…
Add table
Reference in a new issue