From 27cba20e350080bbb53cf25b3c882fb1cce18167 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 20 Jun 2002 23:48:25 +0000 Subject: Add x11.buildlink.mk so that this links correctly on xpkgwedged systems. --- www/links-gui/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/links-gui/Makefile b/www/links-gui/Makefile index a9678295b00..e7c8798bf19 100644 --- a/www/links-gui/Makefile +++ b/www/links-gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/06/20 15:11:21 jschauma Exp $ +# $NetBSD: Makefile,v 1.2 2002/06/20 23:48:25 wiz Exp $ # PKGNAME= links-gui-2.0 @@ -11,3 +11,4 @@ CONFIGURE_ARGS+= --enable-graphics .include "../../graphics/png/buildlink.mk" .include "../../graphics/tiff/buildlink.mk" .include "../../www/links/Makefile.common" +.include "../../mk/x11.buildlink.mk" -- cgit v1.2.3