aboutsummaryrefslogtreecommitdiffstats
path: root/net/ekiga
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-26 05:35:43 +0800
committerade <ade@FreeBSD.org>2006-02-26 05:35:43 +0800
commitaafc9debf1e226d50c6eaffd5163975db116215b (patch)
tree46ce972e9bb7ac722e738d0c4c3ea5ea6c238b05 /net/ekiga
parent13cbe0bea65646e63ade3a47cd8520224ff3d4a3 (diff)
downloadfreebsd-ports-gnome-aafc9debf1e226d50c6eaffd5163975db116215b.tar.gz
freebsd-ports-gnome-aafc9debf1e226d50c6eaffd5163975db116215b.tar.zst
freebsd-ports-gnome-aafc9debf1e226d50c6eaffd5163975db116215b.zip
Post libtool-conversion fixups
Submitted by: pointyhat Approved by: portmgr (implicit)
Diffstat (limited to 'net/ekiga')
-rw-r--r--net/ekiga/Makefile2
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} \