svn commit: r370351 - head/databases/pgtcl

Pietro Cerutti gahr at FreeBSD.org
Tue Oct 7 15:49:56 UTC 2014


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
 


More information about the svn-ports-head mailing list