aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-units
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-06-29 17:43:10 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-06-29 17:43:10 +0000
commit8bcd455a3b23a2807be3aaa476d5280cf23f6877 (patch)
treeb38454ec680ed3a684f87cbee6180d373823da15 /lang/fpc-units
parent4ea92efd75e85e0b8e61008a235880432ba2becb (diff)
downloadports-8bcd455a3b23a2807be3aaa476d5280cf23f6877.tar.gz
ports-8bcd455a3b23a2807be3aaa476d5280cf23f6877.zip
Notes
Diffstat (limited to 'lang/fpc-units')
-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 54d4f4221a23..fea5d07cd793 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})