From 7461a5e4e0cf4a94f7ce619fb68b10ccd271dc0b Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 21 Oct 2002 12:31:19 +0000 Subject: Convert to buildlink2. --- math/abs/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math/abs') diff --git a/math/abs/Makefile b/math/abs/Makefile index f5f58231724..72bb868c3ca 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/02/17 18:22:12 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2002/10/21 12:31:19 wiz Exp $ # DISTNAME= abs-src-0.8 @@ -10,11 +10,12 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.ping.be/bertin/abs.shtml COMMENT= Free spreadsheet with graphical user interface -USE_XPM= YES +USE_BUILDLINK2= YES USE_X11BASE= YES MAKEFILE= Makefile.netBSD do-install: ${INSTALL_PROGRAM} ${WRKSRC}/abs ${PREFIX}/bin +.include "../../graphics/xpm/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3