From b1f31772d4955de37dd05e9bcbd91a4c011d5b57 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 15 Oct 2004 12:03:52 +0000 Subject: Update linkage to libltdl, now in its own package. --- wm/ion/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wm/ion') diff --git a/wm/ion/Makefile b/wm/ion/Makefile index bb6e0d802ea..b469a8425be 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2004/10/03 00:18:23 tv Exp $ +# $NetBSD: Makefile,v 1.18 2004/10/15 12:06:05 tv Exp $ # DISTNAME= ion-2-20040729 PKGNAME= ${DISTNAME:S/-2-/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm x11 MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/ion/dl/ @@ -40,6 +40,6 @@ INSTALLATION_DIRS= bin lib/ion libexec/ion man/man1 INSTALLATION_DIRS+= share/doc/ion share/examples/ion share/ion .include "../../lang/lua/buildlink3.mk" -.include "../../devel/libtool/buildlink3.mk" +.include "../../devel/libltdl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3