summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:30:02 +0000
committerwiz <wiz>2007-02-22 19:30:02 +0000
commitfb5dc431a7711f32a2f31f78895eb8e04fcdfe44 (patch)
tree030b3d92bb08524e5b2e5325ab25aa34929f271d /geography
parent0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (diff)
downloadpkgsrc-fb5dc431a7711f32a2f31f78895eb8e04fcdfe44.tar.gz
pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.
Diffstat (limited to 'geography')
-rw-r--r--geography/postgresql81-postgis/Makefile6
1 files changed, 3 insertions, 3 deletions
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