From 4fb74e3bbc4b304ef9a573ae4735bc830ded9c28 Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 12 Apr 2004 02:15:40 +0000 Subject: add missing dependency on expat. --- x11/lesstif/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/lesstif') diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 8164d12f654..a9e320e0742 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2004/04/11 18:26:34 xtraeme Exp $ +# $NetBSD: Makefile,v 1.72 2004/04/12 02:15:40 grant Exp $ DISTNAME= lesstif-0.93.94 CATEGORIES= x11 @@ -76,4 +76,5 @@ pre-install: post-install: PKG_PREFIX=${PREFIX} ${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL +.include "../../textproc/expat/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3