diff options
Diffstat (limited to 'net/ekiga/Makefile')
-rw-r--r-- | net/ekiga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index 0a2387ae1b74..481149a12659 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -30,7 +30,7 @@ USE_OPENLDAP= yes USE_BISON= yes # Clear configure target so we stop getting binaries prefixed with i386-portbld-freebsd46 CONFIGURE_TARGET= -GNU_CONFIGURE= YES +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= OSTYPE=${OPSYS} \ LIBS="-L${PREFIX}/lib -L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ PTLIBDIR=${PWLIBDIR} \ |