aboutsummaryrefslogtreecommitdiff
path: root/databases/mysqltcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysqltcl/Makefile')
-rw-r--r--databases/mysqltcl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile
index da1782eea18c..b423e7bd042b 100644
--- a/databases/mysqltcl/Makefile
+++ b/databases/mysqltcl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mysqltcl
-PORTVERSION= 3.02
+PORTVERSION= 3.03
CATEGORIES= databases tcl83 tcl84
MASTER_SITES= http://www.xdobry.de/mysqltcl/
@@ -26,7 +26,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tcl=${TCL_LIBDIR} \
--with-mysql-include=${LOCALBASE}/include/mysql \
- --with-mysql-lib=${LOCALBASE}/lib/mysql
+ --with-mysql-lib=${LOCALBASE}/lib/mysql \
+ --exec-prefix=${PREFIX}
PLIST_SUB+= LIB_DIR=${PORTNAME}-${PORTVERSION} \
LIB_NAME=libmysqltcl${PORTVERSION}.so