aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-08-08 02:34:29 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-08-08 02:34:29 +0000
commit70f5784771f90007d25c8ab1f35dd365c4eb6e4f (patch)
tree0ba9cd4484317d947628112a48eb4cea2ebe8d12 /databases
parentbb9c4d09cec201a94f6446ff78198deaa044b693 (diff)
downloadports-70f5784771f90007d25c8ab1f35dd365c4eb6e4f.tar.gz
ports-70f5784771f90007d25c8ab1f35dd365c4eb6e4f.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-connector-java/Makefile6
-rw-r--r--databases/mysql-connector-java50/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/mysql-connector-java/Makefile b/databases/mysql-connector-java/Makefile
index 0da1358c72fa..8352b627aa41 100644
--- a/databases/mysql-connector-java/Makefile
+++ b/databases/mysql-connector-java/Makefile
@@ -66,10 +66,10 @@ pre-fetch:
@${ECHO_MSG} "JDBC driver will operate with JVM 1.2.x or better"
@${ECHO_MSG} ""
-do-build:
.if !defined(WITHOUT_COMPILE)
- @(cd ${BUILD_WRKSRC}; \
- ${SETENV} ${MAKE_ENV} ${ANT} ${MAKE_ARGS} ${ALL_TARGET})
+post-build:
+.else
+do-build:
.endif
.if !defined(NOPORTDOCS)
@${MKDIR} ${BUILDDIR}/doc && (cd ${BUILD_WRKSRC}; \
diff --git a/databases/mysql-connector-java50/Makefile b/databases/mysql-connector-java50/Makefile
index 0da1358c72fa..8352b627aa41 100644
--- a/databases/mysql-connector-java50/Makefile
+++ b/databases/mysql-connector-java50/Makefile
@@ -66,10 +66,10 @@ pre-fetch:
@${ECHO_MSG} "JDBC driver will operate with JVM 1.2.x or better"
@${ECHO_MSG} ""
-do-build:
.if !defined(WITHOUT_COMPILE)
- @(cd ${BUILD_WRKSRC}; \
- ${SETENV} ${MAKE_ENV} ${ANT} ${MAKE_ARGS} ${ALL_TARGET})
+post-build:
+.else
+do-build:
.endif
.if !defined(NOPORTDOCS)
@${MKDIR} ${BUILDDIR}/doc && (cd ${BUILD_WRKSRC}; \