diff options
Diffstat (limited to 'games/fillets-ng/Makefile')
-rw-r--r-- | games/fillets-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 9bf0f0858d3c..438c3e7fa6df 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -44,7 +44,7 @@ OPTIONS_DEFINE= FRIBIDI .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MFRIBIDI} -LIB_DEPENDS+= fribidi.3:${PORTSDIR}/converters/fribidi +LIB_DEPENDS+= fribidi:${PORTSDIR}/converters/fribidi .endif post-patch: |