aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netustad/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-07-29 20:34:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-07-29 20:34:49 +0000
commit782f537925c415bef8a7ce1ea441bed93337cbf6 (patch)
treeb62be9aa0d7460880fbaf049446e6137da5b51ed /net-mgmt/netustad/Makefile
parent3d4806fc37a87d5ab8160f302e1b849b6c5665a4 (diff)
downloadports-782f537925c415bef8a7ce1ea441bed93337cbf6.tar.gz
ports-782f537925c415bef8a7ce1ea441bed93337cbf6.zip
Notes
Diffstat (limited to 'net-mgmt/netustad/Makefile')
-rw-r--r--net-mgmt/netustad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netustad/Makefile b/net-mgmt/netustad/Makefile
index a0b187a2da7b..472c5cec01ab 100644
--- a/net-mgmt/netustad/Makefile
+++ b/net-mgmt/netustad/Makefile
@@ -23,8 +23,8 @@ GNU_CONFIGURE= yes
OPTIONS= SSL "Use netUstad with SSL support" on
PORT_DBDIR?= /var/db/ports
-LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
-OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
+LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
+OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
.include "${OPTIONSFILE}"