From fb5dc431a7711f32a2f31f78895eb8e04fcdfe44 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 19:30:02 +0000 Subject: pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. --- geography/postgresql81-postgis/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'geography') diff --git a/geography/postgresql81-postgis/Makefile b/geography/postgresql81-postgis/Makefile index c05cd205b8c..f3eac697ac1 100644 --- a/geography/postgresql81-postgis/Makefile +++ b/geography/postgresql81-postgis/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2007/01/12 18:11:49 gdt Exp $ +# $NetBSD: Makefile,v 1.9 2007/02/22 19:30:03 wiz Exp $ DISTNAME= postgis-${VERSION} VERSION= 1.2.1 PKGNAME= postgresql81-postgis-${VERSION} -MASTER_SITES= http://postgis.refractions.net/download/ +MASTER_SITES= http://postgis.refractions.net/download/ CATEGORIES= databases geography MAINTAINER= gdt@NetBSD.org @@ -16,7 +16,7 @@ CONFLICTS= postgis-[0-9]* GNU_CONFIGURE= YES USE_TOOLS+= gmake perl -USE_LANGUAGES+= c c++ +USE_LANGUAGES= c c++ CONFIGURE_ARGS+= --enable-rpath CONFIGURE_ARGS+= --datadir=${PREFIX}/share/postgresql/contrib -- cgit v1.2.3