summaryrefslogtreecommitdiff
path: root/databases/mysql4-client
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-07-18 22:08:46 +0000
committerjlam <jlam@pkgsrc.org>2004-07-18 22:08:46 +0000
commitda1cf28141aafd8a5878a9f05a48d4e8096d7c9f (patch)
tree45434dda38791e067624705e79a15d60420560c6 /databases/mysql4-client
parenta605d27bfe146420ed1a0211ae6f145a42ddfb35 (diff)
downloadpkgsrc-da1cf28141aafd8a5878a9f05a48d4e8096d7c9f.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: