- Revert previous commit due to a broken PLIST_DIRSTRY

- Bump PORTREVISION

Approved by:	pgollucci (mentor, implicit)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2010-10-28 14:46:56 +00:00
parent 290034fa77
commit ec5ec0da68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263690

View file

@ -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 \