From 5e91a6e98c6ca89bf5107599a34d091e65010d5b Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 08:58:39 +0000 Subject: Convert to buildlink3 and fix a typo in DESCR. --- math/abs/DESCR | 2 +- math/abs/Makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/abs/DESCR b/math/abs/DESCR index f3beef107a4..c627a21b1c3 100644 --- a/math/abs/DESCR +++ b/math/abs/DESCR @@ -10,7 +10,7 @@ under NetBSD, Linux, and Aix. Basic functions are: * Printing of selected areas to files The file format used is Fig. - This file format can be send to printer throught the fig2dev + This file format can be sent to printer through the fig2dev and gs programs or edited and printed with the Xfig drawing tool. * multi-documents management diff --git a/math/abs/Makefile b/math/abs/Makefile index 04e3a12bfed..d05732e331f 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:18 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/11 08:58:39 snj Exp $ # DISTNAME= abs-src-0.8 @@ -10,12 +10,12 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ping.be/bertin/abs.shtml COMMENT= Free spreadsheet with graphical user interface -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11BASE= YES MAKEFILE= Makefile.netBSD do-install: ${INSTALL_PROGRAM} ${WRKSRC}/abs ${PREFIX}/bin -.include "../../graphics/xpm/buildlink2.mk" +.include "../../graphics/xpm/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3