aboutsummaryrefslogtreecommitdiff
path: root/www/mod_log_sql2-dtc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_log_sql2-dtc/Makefile')
-rw-r--r--www/mod_log_sql2-dtc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_log_sql2-dtc/Makefile b/www/mod_log_sql2-dtc/Makefile
index 550b6cc46a2a..cd9d674c4415 100644
--- a/www/mod_log_sql2-dtc/Makefile
+++ b/www/mod_log_sql2-dtc/Makefile
@@ -1,4 +1,4 @@
-# Created by: Marc G. Fournier <scrappy@freebsd.org>
+# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
# $FreeBSD$
PORTNAME= mod_log_sql
@@ -25,6 +25,7 @@ PLIST_SUB+= SSL=${SSL_PLIST}
USE_MYSQL= yes
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -L${LOCALBASE}/lib/mysql"
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if defined(WITH_DBI) || exists(${LOCALBASE}/include/dbi/dbi.h)
CONFIGURE_ARGS+= --with-dbi=${LOCALBASE}