From 7e568e01256312ed315cd9424404b047dd2a387d Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 26 Aug 2002 06:15:25 +0000 Subject: Add back inclusion of bsd.pkg.mk that was accidentally removed. --- www/links-gui/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/links-gui/Makefile') diff --git a/www/links-gui/Makefile b/www/links-gui/Makefile index e7d417a214c..1635e37d34e 100644 --- a/www/links-gui/Makefile +++ b/www/links-gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/08/25 21:52:14 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2002/08/26 06:15:25 jlam Exp $ # PKGNAME= links-gui-2.1.0.2 @@ -17,3 +17,4 @@ CONFIGURE_ARGS+= --enable-graphics .include "../../graphics/tiff/buildlink2.mk" .include "../../www/links/Makefile.common" +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3