- Revert previous commit due to a broken PLIST_DIRSTRY
- Bump PORTREVISION Approved by: pgollucci (mentor, implicit)
This commit is contained in:
parent
290034fa77
commit
ec5ec0da68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263690
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= pgsphere
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= http://pgfoundry.org/frs/download.php/2558/ \
|
||||
LOCAL/sunpoet
|
||||
|
@ -29,7 +29,7 @@ MAKE_ARGS+= DOCS=""
|
|||
|
||||
PLIST_FILES= lib/postgresql/pg_sphere.so \
|
||||
%%DATADIR%%/contrib/pg_sphere.sql
|
||||
PLIST_DIRSTRY= %%DATADIR%%/contrib
|
||||
PLIST_DIRS= %%DATADIR%%/contrib
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PLIST_FILES+= %%DOCSDIR%%/contrib/README.pg_sphere \
|
||||
|
|
Loading…
Reference in a new issue