summaryrefslogtreecommitdiff
path: root/databases/postgis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgis/Makefile')
-rw-r--r--databases/postgis/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index fb1a0267ba9f..431b0aa9855b 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postgis
-DISTVERSION= 1.0.0-rc5
+DISTVERSION= 1.0.0
CATEGORIES= databases
MASTER_SITES= http://postgis.refractions.net/
@@ -19,7 +19,6 @@ USE_GMAKE= yes
USE_BISON= yes
USE_PERL5_BUILD= yes
-PKGMESSAGE= pkg-message
PGSQL_SRC= ${WRKDIR}/pgsql/postgresql
INSTALL_TARGET= install
@@ -41,6 +40,8 @@ MAKE_ARGS= PGSQL_SRC="${PGSQL_SRC}" \
PGSQL_PORTDIR= ${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
+MAN1= pgsql2shp.1 shp2pgsql.1
+
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= xsltproc:${PORTSDIR}/textproc/libxslt \
${LOCALBASE}/share/xsl/docbook/html/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl
@@ -73,7 +74,6 @@ pre-configure:
post-install:
@ ${SETENV} PKG_PREFIX=${PREFIX} \
${SH} ${PKGINSTALL} ${PORTNAME} POST-INSTALL
- @ ${CAT} ${PKGMESSAGE}
post-deinstall:
@ ${SETENV} PKG_PREFIX=${PREFIX} \