diff options
Diffstat (limited to 'textproc/gspell/Makefile')
-rw-r--r-- | textproc/gspell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index 27dbdf1..412a86c 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -12,9 +12,9 @@ COMMENT= Spell checking for GTK+ LICENSE= GPLv2 -BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala \ - iso-codes>=3.57:${PORTSDIR}/misc/iso-codes -LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant +BUILD_DEPENDS= valac:lang/vala \ + iso-codes>=3.57:misc/iso-codes +LIB_DEPENDS= libenchant.so:textproc/enchant PORTSCOUT= limit:^0\.1\. |