mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Use libtool port instead of included one to avoid objformat a.out botch
This commit is contained in:
parent
9fb4929299
commit
8a345db879
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183393
@ -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…
Reference in New Issue
Block a user