diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-03 21:16:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-03 21:16:58 +0000 |
commit | dfd49f4451352359b5a683b2aeb45cbf9c050cb4 (patch) | |
tree | 17b3e140c4da73555223d3da913b8b70f406d2cc /net/opal/Makefile | |
parent | 66079388746b86cd8475cf3ff2e4d3cef49ae8ae (diff) | |
download | ports-dfd49f4451352359b5a683b2aeb45cbf9c050cb4.tar.gz ports-dfd49f4451352359b5a683b2aeb45cbf9c050cb4.zip |
Notes
Diffstat (limited to 'net/opal/Makefile')
-rw-r--r-- | net/opal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index 6ac8c399f0e5..5dbdfe458cfa 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -39,7 +39,7 @@ USE_BISON= yes USE_GMAKE= yes USE_OPENLDAP= yes -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:259 autoconf:253:env GNU_CONFIGURE= yes PWLIBDIR!= cd ${PORTSDIR}/devel/pwlib && make -V WRKSRC CONFIGURE_ENV= PWLIBDIR=${PWLIBDIR} OPENH323DIR=${WRKSRC} |