Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2015 06:07:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382794 - head/arabic/khotot
Message-ID:  <201503310607.t2V67sUN080703@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503310607.t2V67sUN080703>