--- configure.orig Sat May 22 09:41:22 2004 +++ configure Wed Apr 26 12:01:02 2006 @@ -3986,7 +3986,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-ltclmorestub0.7 -ltclstub8.4 $LIBS" +LIBS="-ltclmorestub0.7 -ltclstub84 $LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ @@ -7892,11 +7892,12 @@ EXTRA_CFLAGS="-pthread" LDFLAGS="$LDFLAGS -pthread" fi + SHARED_LIB_SUFFIX='${VERSION}\$\{DBGX\}${SHLIB_SUFFIX}.0' case $system in FreeBSD-3.*) # FreeBSD-3 doesn't handle version numbers with dots. UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.a' - SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so' + SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.0' TCL_LIB_VERSIONS_OK=nodots ;; esac itle='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/wowzamediaserverpro
Commit message (Expand)AuthorAgeFilesLines
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-6/+2
* Fix typos in COMMENTcs2012-07-291-1/+1
* Remove whitespace after b.p.m to help reduce false postives when searching fo...eadler2012-02-081-1/+0
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - Rename CONF_FILES to avoid conflict with new variable to be introducedculot2011-05-281-3/+3
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Mark as IS_INTERACTIVmiwi2009-10-121-0/+1