svn commit: r382794 - head/arabic/khotot

Antoine Brodin antoine at FreeBSD.org
Tue Mar 31 06:07:55 UTC 2015


Author: antoine
Date: Tue Mar 31 06:07:53 2015
New Revision: 382794
URL: https://svnweb.freebsd.org/changeset/ports/382794
QAT: https://qat.redports.org/buildarchive/r382794/

Log:
  Fix RUN_DEPENDS

Modified:
  head/arabic/khotot/Makefile

Modified: head/arabic/khotot/Makefile
==============================================================================
--- head/arabic/khotot/Makefile	Tue Mar 31 06:01:18 2015	(r382793)
+++ head/arabic/khotot/Makefile	Tue Mar 31 06:07:53 2015	(r382794)
@@ -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>


More information about the svn-ports-head mailing list