aboutsummaryrefslogtreecommitdiff
path: root/www/resin3
diff options
context:
space:
mode:
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