aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/fpc-units/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/fpc-units/Makefile b/lang/fpc-units/Makefile
index 6a3a4a4677c2..8cb50638c9c5 100644
--- a/lang/fpc-units/Makefile
+++ b/lang/fpc-units/Makefile
@@ -94,13 +94,9 @@ OPTIONS= A52 "Interface to a52 library" on \
XFORMS "Interface to X-Forms" on \
ZLIB "Interface to the zlib compression library" on \
-PORT_DBDIR?= /var/db/ports
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}
-OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
-.if exists(${OPTIONSFILE})
-.include "${OPTIONSFILE}"
-.endif
+.include <bsd.port.options.mk>
ALL_OPTIONS= A52 ASPELL BFD BZIP2 CAIRO CHM DBUS DTS FASTCGI FCL-ASYNC FCL-BASE \
FCL-DB FCL-FPCUNIT FCL-IMAGE FCL-JSON FCL-NET FCL-PASSRC FCL-PROCESS \