Date: Tue, 7 Oct 2014 15:49:55 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370351 - head/databases/pgtcl Message-ID: <201410071549.s97FntkP056529@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Tue Oct 7 15:49:55 2014 New Revision: 370351 URL: https://svnweb.freebsd.org/changeset/ports/370351 QAT: https://qat.redports.org/buildarchive/r370351/ Log: - USE_LDCONFIG Modified: head/databases/pgtcl/Makefile Modified: head/databases/pgtcl/Makefile ============================================================================== --- head/databases/pgtcl/Makefile Tue Oct 7 15:47:46 2014 (r370350) +++ head/databases/pgtcl/Makefile Tue Oct 7 15:49:55 2014 (r370351) @@ -25,6 +25,7 @@ USES= pgsql tcl GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR} LIBDIR= ${PREFIX}/lib/${PORTNAME} +USE_LDCONFIG= ${LIBDIR} PLIST_SUB+= PORTVERSION=${PORTVERSION} MANUALREL= 20110918
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410071549.s97FntkP056529>