summaryrefslogtreecommitdiff
path: root/devel/libtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtool/Makefile')
-rw-r--r--devel/libtool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile
index 501d6ac7f8d..b5ecb3efb0b 100644
--- a/devel/libtool/Makefile
+++ b/devel/libtool/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.43 2004/10/14 19:04:56 tv Exp $
+# $NetBSD: Makefile,v 1.44 2005/07/19 10:20:07 grant Exp $
.include "Makefile.common"
SVR4_PKGNAME= ltool
-DEPENDS+= ${DISTNAME:S/-/-base-/}{,nb[0-9]*}:../libtool-base
-DEPENDS+= ${DISTNAME:S/-/-info-/}{,nb[0-9]*}:../libtool-info
+DEPENDS+= ${DISTNAME:S/-/-base-/}{,nb[0-9]*}:../../devel/libtool-base
+DEPENDS+= ${DISTNAME:S/-/-info-/}{,nb[0-9]*}:../../devel/libtool-info
# There is no libltdl dependency here; this is deliberate, so that libltdl
# can be updated independently of the rest of libtool.