This needs to have libltdl present for some modules, so add a libtool dependency
Thanks to Pete Fritchman <petef@databits.net> for help testing
This commit is contained in:
parent
732abfb621
commit
81779dc5af
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2001/03/09 03:44:26 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2001/03/28 21:32:24 avsm Exp $
|
||||
|
||||
# This port current only works with archs supporting dynamic loading
|
||||
ONLY_FOR_ARCHS= i386 m68k sparc
|
||||
@ -38,6 +38,8 @@ CONFIGURE_ARGS+= --with-apxs=/usr/sbin/apxs \
|
||||
--enable-sysvsem \
|
||||
--enable-sysvshm
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
FLAVORS+= gdbm gettext imap ldap mhash mm recode snmp
|
||||
FLAVORS+= gd no_x11 pdflib mcrypt curl
|
||||
FLAVORS+= dbase filepro mysql mysql_bundled postgresql iodbc
|
||||
|
Loading…
Reference in New Issue
Block a user