forked from Lainports/freebsd-ports
Use libtool port instead of included one to avoid objformat a.out botch
This commit is contained in:
parent
9fb4929299
commit
8a345db879
2 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= buddy
|
|||
MAINTAINER= llwang@infor.org
|
||||
COMMENT= A Binary Decision Diagram library
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_GMAKE= yes
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ MASTER_SITES= http://openscep.othello.ch/download/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Open source scep server
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_OPENSSL= yes
|
||||
USE_OPENLDAP= yes
|
||||
USE_APACHE= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue