aboutsummaryrefslogtreecommitdiff
path: root/www/resin3
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-02-19 23:19:29 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-02-19 23:19:29 +0000
commit29ea4397c034362530c4c8b8126857faf8e5b7ad (patch)
treeee1016fd60fb6de1272fc7828f152b363e789bdc /www/resin3
parent017a4017b800bdb7c892f705cf4650aeb7a95490 (diff)
downloadports-29ea4397c034362530c4c8b8126857faf8e5b7ad.tar.gz
ports-29ea4397c034362530c4c8b8126857faf8e5b7ad.zip
. Set LATEST_LINK to avoid a conflict with www/resin2.
PR: 62843 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Notes
Notes: svn path=/head/; revision=101427
Diffstat (limited to 'www/resin3')
-rw-r--r--www/resin3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/resin3/Makefile b/www/resin3/Makefile
index 011a7b145c7b..7ccdd083a947 100644
--- a/www/resin3/Makefile
+++ b/www/resin3/Makefile
@@ -29,6 +29,7 @@ PORT?= 8080
# If we used PKGNAMESUFFIX, the package name would be resin2-2.1.11
APP_NAME_SUFFIX= ${PORTVERSION:C/\..*$//}
APP_NAME?= ${PORTNAME}${APP_NAME_SUFFIX}
+LATEST_LINK= ${APP_NAME}
APP_HOME?= ${PREFIX}/${APP_NAME}
WITH_APACHE?= NO
WITH_APACHE2?= NO