From 8f95534fcb7b3e8a067d4911fcd7325cfd4da090 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 12 Apr 2006 16:37:37 +0000 Subject: Fix PLIST. LIBTOOL_OVERRIDE is done by default, remove it as well. Bump revision. --- math/qalculate/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/qalculate/Makefile') diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 4131a2e0300..b7b1876ebe9 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/03/11 03:26:05 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2006/04/12 16:37:37 joerg Exp $ DISTNAME= libqalculate-0.9.2 PKGNAME= qalculate-0.9.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} @@ -12,9 +12,9 @@ COMMENT= Qalculate is a modern multi-purpose desktop calculator USE_GNU_READLINE= yes USE_LIBTOOL= yes +USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PKGCONFIG_OVERRIDE= ${WRKSRC}/libqalculate.pc.in UNLIMIT_RESOURCES= datasize -- cgit v1.2.3