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