aboutsummaryrefslogtreecommitdiff
path: root/textproc/redland/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
commit9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92 (patch)
treec4f78cbaf45ab044db3e157be708afd711a4e841 /textproc/redland/Makefile
parent0533abe3e7aae5c19e0a0ce9c1e82ed5e94f63e8 (diff)
downloadports-9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92.tar.gz
ports-9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92.zip
Notes
Diffstat (limited to 'textproc/redland/Makefile')
-rw-r--r--textproc/redland/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile
index 50865ea463ce..8bb1432d993a 100644
--- a/textproc/redland/Makefile
+++ b/textproc/redland/Makefile
@@ -42,9 +42,8 @@ THREADS_CONFIGURE_ENABLE= threads
#.if defined(WITH_MYSQL)
#USE_MYSQL= yes
#CONFIGURE_ARGS+=--with-mysql=yes
-#CONFIGURE_ENV+= LIBS="${LIBS}"
-#CFLAGS+= -I${LOCALBASE}/include/mysql -DHAVE_MYSQL_H
-#LDFLAGS+= -L${LOCALBASE}/lib/mysql
+#CPPFLAGS+= -I${LOCALBASE}/include/mysql -DHAVE_MYSQL_H
+#LIBS+= -L${LOCALBASE}/lib/mysql
#PLIST_SUB+= MYSQL=""
#.else
CONFIGURE_ARGS+=--with-mysql=no