summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorskrll <skrll>2001-01-24 19:01:50 +0000
committerskrll <skrll>2001-01-24 19:01:50 +0000
commit1ed417d71a6a3965689faa9fcd5881fc253c9571 (patch)
treea60c2dc71ced79d344ad31e87973c27330d8820a /lang
parentb6fee312f63836d84a0c3643d48750c0754f65bb (diff)
downloadpkgsrc-1ed417d71a6a3965689faa9fcd5881fc253c9571.tar.gz
Remove unnecessary LIBTOOL_OVERRIDE. This should fix problems noted by
alpha bulk build.
Diffstat (limited to 'lang')
-rw-r--r--lang/cim/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/cim/Makefile b/lang/cim/Makefile
index 0c54eb80c20..d6aa2549804 100644
--- a/lang/cim/Makefile
+++ b/lang/cim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/12/13 22:33:25 jtb Exp $
+# $NetBSD: Makefile,v 1.3 2001/01/24 19:01:50 skrll Exp $
DISTNAME= cim-3.30
CATEGORIES= lang
@@ -9,7 +9,6 @@ HOMEPAGE= http://www.gnu.org/software/cim/cim.html
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-LIBTOOL_OVERRIDE= ${WKRSRC}/libtool
LTCONFIG_OVERRIDE= ${WKRSRC}/ltconfig
USE_PERL5= YES