1
0
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:
Kris Kennaway 2007-01-27 08:48:46 +00:00
parent 9fb4929299
commit 8a345db879
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183393
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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