summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorbad <bad>2001-01-09 18:39:44 +0000
committerbad <bad>2001-01-09 18:39:44 +0000
commit9abebb6159947e3736c4b040b85d01f8896804d0 (patch)
tree9d3a92739df017663a2518cd0a8f0fc2fa10c8fa /databases
parent3d82b1b2b262fed36c0342ddc6843c5137f7a020 (diff)
downloadpkgsrc-9abebb6159947e3736c4b040b85d01f8896804d0.tar.gz
It's "--with-named-curses-libs=...".
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-server/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/mysql-server/Makefile b/databases/mysql-server/Makefile
index 70529ead5d0..cbe4b6f4f3a 100644
--- a/databases/mysql-server/Makefile
+++ b/databases/mysql-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/08/23 14:46:52 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2001/01/09 18:39:44 bad Exp $
#
DISTNAME= mysql-3.22.32
@@ -25,7 +25,8 @@ MYSQL_DATADIR?= /var/mysql
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --localstatedir=${MYSQL_DATADIR} \
- --with-named-z-libs=z --with-named-curses=curses \
+ --with-named-z-libs=z \
+ --with-named-curses-libs="-lcurses -ltermcap" \
--without-perl --without-debug --without-bench \
--without-docs --with-low-memory