summaryrefslogtreecommitdiff
path: root/databases/mysql4-client
diff options
context:
space:
mode:
authorjlam <jlam>2004-07-18 22:08:46 +0000
committerjlam <jlam>2004-07-18 22:08:46 +0000
commit2b39049e5b4ef8e886128bb780d68e4c0a364f0a (patch)
tree45434dda38791e067624705e79a15d60420560c6 /databases/mysql4-client
parent70e206d616f0db2a6e82d3d85a7abef30da5c3fa (diff)
downloadpkgsrc-2b39049e5b4ef8e886128bb780d68e4c0a364f0a.tar.gz
No need for LTCONFIG_OVERRIDE... it's automatic nowadays when USE_LIBTOOL
is defined.
Diffstat (limited to 'databases/mysql4-client')
-rw-r--r--databases/mysql4-client/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/mysql4-client/Makefile.common b/databases/mysql4-client/Makefile.common
index 4c2a8a2f36d..f4b6f1e1b72 100644
--- a/databases/mysql4-client/Makefile.common
+++ b/databases/mysql4-client/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2004/06/20 18:48:44 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.10 2004/07/18 22:08:46 jlam Exp $
DISTNAME= mysql-4.0.20
CATEGORIES= databases
@@ -69,7 +69,6 @@ USE_LANGUAGES= c c++
USE_GNU_TOOLS+= make
USE_PERL5= # defined
USE_LIBTOOL= # defined
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
LDFLAGS+= -Wl,${RPATH_FLAG}${LOCALBASE}/lib/mysql
post-extract: