diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:08:37 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:08:37 +0000 |
commit | a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch) | |
tree | 23607acdfffe977946d3c7bb877bab60e64640e7 /hebrew | |
parent | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (diff) | |
download | ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.tar.gz ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.zip |
Notes
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/culmus/Makefile | 2 | ||||
-rw-r--r-- | hebrew/he2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hebrew/culmus/Makefile b/hebrew/culmus/Makefile index 3e2e2261b0df..b938a3d2b501 100644 --- a/hebrew/culmus/Makefile +++ b/hebrew/culmus/Makefile @@ -13,7 +13,7 @@ COMMENT= Free Hebrew Type1 fonts LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf +BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf USES= fonts NO_BUILD= yes diff --git a/hebrew/he2/Makefile b/hebrew/he2/Makefile index d0789dad5d14..e444849b119f 100644 --- a/hebrew/he2/Makefile +++ b/hebrew/he2/Makefile @@ -12,7 +12,7 @@ COMMENT= Editor for editing (primarily LaTeX) Hebrew files LICENSE= GPLv2 -RUN_DEPENDS= iw-elmar-fonts>0:${PORTSDIR}/hebrew/elmar-fonts +RUN_DEPENDS= iw-elmar-fonts>0:hebrew/elmar-fonts USES= gmake ncurses GNU_CONFIGURE= yes |