diff options
Diffstat (limited to 'databases/pgtcl')
-rw-r--r-- | databases/pgtcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pgtcl/Makefile b/databases/pgtcl/Makefile index b9bbb03c7690..1e1b3fff2d4b 100644 --- a/databases/pgtcl/Makefile +++ b/databases/pgtcl/Makefile @@ -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 |