summaryrefslogtreecommitdiff
path: root/meta-pkgs/kde3
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-14 17:21:32 +0000
committerjlam <jlam>2004-02-14 17:21:32 +0000
commit15d6af3642f7511bd5850a0555fccb5f661018cf (patch)
treef363875d965b55b56e856a921189b2693e263e28 /meta-pkgs/kde3
parent2f5cdd66a74558e7fe21921b698c4f5276a0a013 (diff)
downloadpkgsrc-15d6af3642f7511bd5850a0555fccb5f661018cf.tar.gz
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
Diffstat (limited to 'meta-pkgs/kde3')
-rw-r--r--meta-pkgs/kde3/Makefile.kde34
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/kde3/Makefile.kde3 b/meta-pkgs/kde3/Makefile.kde3
index c5db9ba50ab..16420ed196c 100644
--- a/meta-pkgs/kde3/Makefile.kde3
+++ b/meta-pkgs/kde3/Makefile.kde3
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.kde3,v 1.8 2004/02/06 00:28:09 xtraeme Exp $
+# $NetBSD: Makefile.kde3,v 1.9 2004/02/14 17:21:44 jlam Exp $
#
# This Makefile fragment is included at the top of package Makefiles for
# KDE3-distributed packages (they all share common configure and build
@@ -31,4 +31,4 @@ HOMEPAGE?= http://www.kde.org/
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+SHLIBTOOL_OVERRIDE= libtool