aboutsummaryrefslogtreecommitdiffstats
path: root/www/orion-devel
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2002-10-10 06:37:54 +0800
committerznerd <znerd@FreeBSD.org>2002-10-10 06:37:54 +0800
commit63550ed56d31576bf131f0775cac834822a31c38 (patch)
treed196280a5edf69de68a94859fdc91aa4980c7b25 /www/orion-devel
parent12a0c5e90ba9c7cf6de947dd0176c6e3076a0e5f (diff)
downloadfreebsd-ports-gnome-63550ed56d31576bf131f0775cac834822a31c38.tar.gz
freebsd-ports-gnome-63550ed56d31576bf131f0775cac834822a31c38.tar.zst
freebsd-ports-gnome-63550ed56d31576bf131f0775cac834822a31c38.zip
Changed target installation directory so it does not include
the minor version number anymore. Bumped PORTREVISION. PR: 43565 Requested by: Andrew Gerweck <andy@gerweck.dyndns.org>
Diffstat (limited to 'www/orion-devel')
-rw-r--r--www/orion-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/orion-devel/Makefile b/www/orion-devel/Makefile
index 436854931db8..083692cd7bf2 100644
--- a/www/orion-devel/Makefile
+++ b/www/orion-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= orion
PORTVERSION= 1.6.0
+PORTREVISION= 1
CATEGORIES= www java
MASTER_SITES= http://www.orionserver.com/distributions/ \
http://www.atlassian.com/software/orion/downloads/ \
@@ -22,7 +23,7 @@ USE_ZIP= YES
NO_BUILD= YES
WRKSRC= ${WRKDIR}/${PORTNAME}
-APP_HOME?= ${PREFIX}/${PKGBASE}${PORTVERSION}
+APP_HOME?= ${PREFIX}/${PKGBASE}${PORTVERSION:R}
LOG_DIR= ${APP_HOME}/log
PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///}
APP_TITLE= Orion Server