From 7b7e6d4954343806b9b266b9e21484ccb39e212a Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 21 Oct 2002 15:35:42 +0000 Subject: Convert to buildlink2. --- math/pspp/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 8b79e4af92f..2ec3a22fca2 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2002/10/02 21:23:17 dillo Exp $ +# $NetBSD: Makefile,v 1.21 2002/10/21 15:44:13 wiz Exp $ # DISTNAME= pspp-0.3.0 @@ -18,10 +18,11 @@ COMMENT= Program for statistical analysis of sampled data BUILD_USES_MSGFMT= yes +USE_BUILDLINK2= yes GNU_CONFIGURE= yes -USE_LIBINTL= yes CPPFLAGS+= -Dunix=1 MAKE_ENV+= pkgsysconfdir="${PREFIX}/etc/pspp" +.include "../../devel/gettext-lib/buildlink2.mk" .include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3