Remove PGSQL_VERSIONS_ACCEPTED, supports all available versions.
This commit is contained in:
parent
cb35cb033f
commit
a67dbce889
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.15 2013/05/31 12:39:55 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2014/01/02 15:41:03 jperkin Exp $
|
||||
|
||||
DISTNAME= postgis-1.5.3
|
||||
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
|
||||
|
@ -12,8 +12,6 @@ COMMENT= Spatial database capabilities for PostgreSQL
|
|||
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
PGSQL_VERSIONS_ACCEPTED= 91 90 84
|
||||
|
||||
DEPENDS+= postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server
|
||||
|
||||
CONFLICTS= postgis-[0-9]*
|
||||
|
|
Loading…
Reference in a new issue