aboutsummaryrefslogtreecommitdiff
path: root/databases/mysqltcl/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-05-25 22:11:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-05-25 22:11:50 +0000
commite883e523df8909067a972cf3cd5d678c3efc10e6 (patch)
tree73fa9704750b40b31f1f6de7827afa8365a202b5 /databases/mysqltcl/Makefile
parent42123584ed6c851755bd87803799b31153851d37 (diff)
downloadports-e883e523df8909067a972cf3cd5d678c3efc10e6.tar.gz
ports-e883e523df8909067a972cf3cd5d678c3efc10e6.zip
Notes
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