aboutsummaryrefslogtreecommitdiff
path: root/arabic
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /arabic
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
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 6d63aadd9aae..e2d07bbee52c 100644
--- a/arabic/khotot/Makefile
+++ b/arabic/khotot/Makefile
@@ -20,8 +20,8 @@ MONO_DESC= Install Arabic PCF fonts
AEFONTS_DESC= Install Arabeyes project TrueType fonts
KACST_DESC= Install King AbdulAziz University 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
+MONO_RUN_DEPENDS= ar-ae_fonts_mono>0:arabic/ae_fonts_mono
+AEFONTS_RUN_DEPENDS= ar-ae_fonts1_ttf>0:arabic/ae_fonts_ttf
+KACST_RUN_DEPENDS= ar-kacst_fonts>0:arabic/kacst_fonts
.include <bsd.port.mk>