summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2008-06-29 17:43:10 +0000
committeracm <acm@FreeBSD.org>2008-06-29 17:43:10 +0000
commitb14164995d91508411dc403080f77c47523a712f (patch)
treef501e6e30b93acb88e91ba67389fde909a61ce65 /lang
parent41dd15e33287a5fdcbbc5a1e5bbf69e8ec4fa263 (diff)
downloadFreeBSD-ports-b14164995d91508411dc403080f77c47523a712f.zip
FreeBSD-ports-b14164995d91508411dc403080f77c47523a712f.tar.gz
- Fix LATEST_LINK value
Diffstat (limited to 'lang')
-rw-r--r--lang/fpc-units/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-units/Makefile b/lang/fpc-units/Makefile
index 54d4f42..fea5d07 100644
--- a/lang/fpc-units/Makefile
+++ b/lang/fpc-units/Makefile
@@ -63,7 +63,7 @@ OPTIONS= BFD "Interface to GNU Binary Format description" on \
ZVT "Interface to Zed's Virtual Terminal" on
PORT_DBDIR?= /var/db/ports
-LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
+LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
OpenPOWER on IntegriCloud