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