aboutsummaryrefslogtreecommitdiff
path: root/graphics/geoserver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/geoserver/Makefile')
-rw-r--r--graphics/geoserver/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/geoserver/Makefile b/graphics/geoserver/Makefile
index 863cc08254f8..92003b436a7d 100644
--- a/graphics/geoserver/Makefile
+++ b/graphics/geoserver/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= geoserver
-PORTVERSION= 2.8.0
+PORTVERSION= 2.8.1
CATEGORIES= graphics geography java
MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
@@ -25,6 +25,7 @@ USE_RC_SUBR= ${PORTNAME}
PLIST_SUB= G="${GEOSERVERDIR:S,^${PREFIX}/,,}" GTVER=2.7.2 MVER=${PORTVERSION}
SUB_LIST= GEOSERVERDIR="${GEOSERVERDIR}" JAVA="${JAVA}"
SUB_FILES= pkg-message
+NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e 's|$$GEOSERVER_HOME|${GEOSERVERDIR}|g' \