aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc
diff options
context:
space:
mode:
Diffstat (limited to 'lang/fpc')
-rw-r--r--lang/fpc/Makefile.units2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc/Makefile.units b/lang/fpc/Makefile.units
index 661543e340fe..f7345b44a4ef 100644
--- a/lang/fpc/Makefile.units
+++ b/lang/fpc/Makefile.units
@@ -23,7 +23,7 @@ HAVE_EXAMPLES= true
.if ${PKGNAMESUFFIX} == "-ibase"
. if defined(WITH_IBASE)
-LIB_DEPENDS= fbembed.1:${PORTSDIR}/databases/firebird-client
+USE_FIREBIRD= yes
. endif
HAVE_EXAMPLES= true
.endif