aboutsummaryrefslogtreecommitdiffstats
path: root/arabic
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-03-31 14:07:53 +0800
committerantoine <antoine@FreeBSD.org>2015-03-31 14:07:53 +0800
commitb7bdae7a9277f27bf5028e1c3dca3c223e809d5d (patch)
treeeed29e060118cd27b81c436503f3030874cd1c8b /arabic
parent8470e288cba4c72a8bbd60312ec9bdf2cb593f85 (diff)
downloadfreebsd-ports-gnome-b7bdae7a9277f27bf5028e1c3dca3c223e809d5d.tar.gz
freebsd-ports-gnome-b7bdae7a9277f27bf5028e1c3dca3c223e809d5d.tar.zst
freebsd-ports-gnome-b7bdae7a9277f27bf5028e1c3dca3c223e809d5d.zip
Fix RUN_DEPENDS
Diffstat (limited to 'arabic')
-rw-r--r--arabic/khotot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/arabic/khotot/Makefile b/arabic/khotot/Makefile
index 85129647d1d6..785043bd181e 100644
--- a/arabic/khotot/Makefile
+++ b/arabic/khotot/Makefile
@@ -23,8 +23,8 @@ MONO_DESC= Install Arabic PCF fonts
AEFONTS_DESC= Install Arabeyes project TrueType fonts
KACST_DESC= Install King AbdulAziz University fonts
-MONO_RUN_DEPENDS= ae_fonts_mono>0:${PORTSDIR}/arabic/ae_fonts_mono
-AEFONTS_RUN_DEPENDS= ae_fonts_ttf>0:${PORTSDIR}/arabic/ae_fonts_ttf
-KACST_RUN_DEPENDS= kacst_fonts>0:${PORTSDIR}/arabic/kacst_fonts
+MONO_RUN_DEPENDS= ar-ae_fonts_mono>0:${PORTSDIR}/arabic/ae_fonts_mono
+AEFONTS_RUN_DEPENDS= ar-ae_fonts1_ttf>0:${PORTSDIR}/arabic/ae_fonts_ttf
+KACST_RUN_DEPENDS= ar-kacst_fonts>0:${PORTSDIR}/arabic/kacst_fonts
.include <bsd.port.mk>