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 /korean | |
parent | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (diff) | |
download | ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.tar.gz ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/baekmukfonts-bdf/Makefile | 6 | ||||
-rw-r--r-- | korean/fcitx-hangul/Makefile | 4 | ||||
-rw-r--r-- | korean/gtkcomm/Makefile | 2 | ||||
-rw-r--r-- | korean/hpscat/Makefile | 2 | ||||
-rw-r--r-- | korean/hunspell/Makefile | 2 | ||||
-rw-r--r-- | korean/ibus-hangul/Makefile | 4 | ||||
-rw-r--r-- | korean/imhangul/Makefile | 2 | ||||
-rw-r--r-- | korean/kaistfonts/Makefile | 2 | ||||
-rw-r--r-- | korean/ko.TeX/Makefile | 2 | ||||
-rw-r--r-- | korean/man-doc/Makefile | 2 | ||||
-rw-r--r-- | korean/nabi/Makefile | 2 | ||||
-rw-r--r-- | korean/scim-hangul/Makefile | 4 | ||||
-rw-r--r-- | korean/scim-tables/Makefile | 4 | ||||
-rw-r--r-- | korean/xpdf/Makefile | 6 |
14 files changed, 22 insertions, 22 deletions
diff --git a/korean/baekmukfonts-bdf/Makefile b/korean/baekmukfonts-bdf/Makefile index 46421b2e6439..7afe1b1ed1e1 100644 --- a/korean/baekmukfonts-bdf/Makefile +++ b/korean/baekmukfonts-bdf/Makefile @@ -17,9 +17,9 @@ EXTRACT_ONLY= baekmuk-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Free Hangul fonts for X11(baekmuk) -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ - mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ - mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale +BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \ + mkfontdir:x11-fonts/mkfontdir \ + mkfontscale:x11-fonts/mkfontscale FONTLIST= batang10 batang10b batang12 batang12b batang14 batang14b \ batang16 batang16b batang18 batang18b batang20 batang20b \ diff --git a/korean/fcitx-hangul/Makefile b/korean/fcitx-hangul/Makefile index 51f3ff4a8840..82f7a2d8fdd8 100644 --- a/korean/fcitx-hangul/Makefile +++ b/korean/fcitx-hangul/Makefile @@ -12,8 +12,8 @@ COMMENT= Hangul support for Fcitx LICENSE= GPLv2 -LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ - libhangul.so:${PORTSDIR}/korean/libhangul +LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ + libhangul.so:korean/libhangul USES= cmake gettext pkgconfig tar:xz INSTALLS_ICONS= yes diff --git a/korean/gtkcomm/Makefile b/korean/gtkcomm/Makefile index 917ba715bc00..3b05981c5474 100644 --- a/korean/gtkcomm/Makefile +++ b/korean/gtkcomm/Makefile @@ -12,7 +12,7 @@ COMMENT= Serial controlling software, with gtk+ widget LICENSE= GPLv2 -RUN_DEPENDS= ${LOCALBASE}/share/fonts/baekmukfonts/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf +RUN_DEPENDS= ${LOCALBASE}/share/fonts/baekmukfonts/gulim12.pcf.gz:korean/baekmukfonts-bdf USES= gettext pathfix perl5 pkgconfig PATHFIX_MAKEFILEIN= Makefile*in diff --git a/korean/hpscat/Makefile b/korean/hpscat/Makefile index cb325c601ae9..6f2db949f1be 100644 --- a/korean/hpscat/Makefile +++ b/korean/hpscat/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ked.tar.gz:ked MAINTAINER= ports@FreeBSD.org COMMENT= Hangul Text Printing Utility -RUN_DEPENDS= hcode:${PORTSDIR}/korean/hcode +RUN_DEPENDS= hcode:korean/hcode FONTDIR= ${PREFIX}/${FONTDIR_REL} FONTDIR_REL= share/fonts/ked-${PORTNAME} diff --git a/korean/hunspell/Makefile b/korean/hunspell/Makefile index fb426e39714e..690b71b9591e 100644 --- a/korean/hunspell/Makefile +++ b/korean/hunspell/Makefile @@ -12,7 +12,7 @@ COMMENT= Korean hunspell dictionaries LICENSE= GPLv2 LGPL21 MPL LICENSE_COMB= dual -BUILD_DEPENDS+= py*-lxml>=0:${PORTSDIR}/devel/py-lxml +BUILD_DEPENDS+= py*-lxml>=0:devel/py-lxml USES= gmake python:build tar:xz diff --git a/korean/ibus-hangul/Makefile b/korean/ibus-hangul/Makefile index 035c5a4443c2..21d79d09c0bf 100644 --- a/korean/ibus-hangul/Makefile +++ b/korean/ibus-hangul/Makefile @@ -10,8 +10,8 @@ COMMENT= Hangul input engine for IBus LICENSE= GPLv2 -LIB_DEPENDS= libhangul.so:${PORTSDIR}/korean/libhangul \ - libibus-1.0.so:${PORTSDIR}/textproc/ibus +LIB_DEPENDS= libhangul.so:korean/libhangul \ + libibus-1.0.so:textproc/ibus GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/korean/imhangul/Makefile b/korean/imhangul/Makefile index a42bc79a9086..58505844bdf8 100644 --- a/korean/imhangul/Makefile +++ b/korean/imhangul/Makefile @@ -12,7 +12,7 @@ COMMENT= GTK+ Hangul input module LICENSE= GPLv2 -LIB_DEPENDS= libhangul.so:${PORTSDIR}/korean/libhangul +LIB_DEPENDS= libhangul.so:korean/libhangul GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/korean/kaistfonts/Makefile b/korean/kaistfonts/Makefile index 7eea0391916d..357477087dbe 100644 --- a/korean/kaistfonts/Makefile +++ b/korean/kaistfonts/Makefile @@ -16,7 +16,7 @@ COMMENT= X11 KAIST font(ksc5601.1987-0 encoding) collection SUB_FILES= pkg-message -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf +BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf USES= fonts gmake NO_WRKSUBDIR= yes diff --git a/korean/ko.TeX/Makefile b/korean/ko.TeX/Makefile index acfb398c389e..6e9554e2acaa 100644 --- a/korean/ko.TeX/Makefile +++ b/korean/ko.TeX/Makefile @@ -11,7 +11,7 @@ DISTNAME= ko.tex-macro-20080329 MAINTAINER= hyogeollee@gmail.com COMMENT= Korean TeX macro and utilities -RUN_DEPENDS= ${BASE_MAP}:${PORTSDIR}/korean/ko.TeX-fonts-base +RUN_DEPENDS= ${BASE_MAP}:korean/ko.TeX-fonts-base USES= shebangfix SHEBANG_FILES= util/*.pl diff --git a/korean/man-doc/Makefile b/korean/man-doc/Makefile index bf7cb45bc3b6..e4e23f4041fc 100644 --- a/korean/man-doc/Makefile +++ b/korean/man-doc/Makefile @@ -13,7 +13,7 @@ DISTNAME= ko-man-doc-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Korean online manual pages -RUN_DEPENDS= ${LOCALBASE}/bin/groff:${PORTSDIR}/japanese/groff +RUN_DEPENDS= ${LOCALBASE}/bin/groff:japanese/groff post-patch: ${SED} -e 's,%%PREFIX%%,${PREFIX},g' -e 's,%%LOCALBASE%%,${LOCALBASE},g' \ diff --git a/korean/nabi/Makefile b/korean/nabi/Makefile index 6d55b673d8a0..991be4aa6361 100644 --- a/korean/nabi/Makefile +++ b/korean/nabi/Makefile @@ -11,7 +11,7 @@ COMMENT= Hangul X Input Method for Everywhere LICENSE= GPLv2 -LIB_DEPENDS= libhangul.so:${PORTSDIR}/korean/libhangul +LIB_DEPENDS= libhangul.so:korean/libhangul USE_GNOME= gtk20 GNU_CONFIGURE= yes diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile index 164604f2f868..5afac6dacf7a 100644 --- a/korean/scim-hangul/Makefile +++ b/korean/scim-hangul/Makefile @@ -12,8 +12,8 @@ COMMENT= SCIM IMEngine module for Korean(Hangul) input LICENSE= GPLv2 -LIB_DEPENDS= libhangul.so:${PORTSDIR}/korean/libhangul \ - libscim-1.0.so:${PORTSDIR}/textproc/scim +LIB_DEPENDS= libhangul.so:korean/libhangul \ + libscim-1.0.so:textproc/scim GNU_CONFIGURE= yes USES= gmake libtool:keepla pkgconfig diff --git a/korean/scim-tables/Makefile b/korean/scim-tables/Makefile index 2730b83e788e..cc9463dddf1b 100644 --- a/korean/scim-tables/Makefile +++ b/korean/scim-tables/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} MAINTAINER= lx@FreeBSD.org COMMENT= SCIM table based Korean input methods -BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine -RUN_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine +BUILD_DEPENDS= scim-make-table:textproc/scim-table-imengine +RUN_DEPENDS= scim-make-table:textproc/scim-table-imengine GNU_CONFIGURE= yes USES= pkgconfig gmake diff --git a/korean/xpdf/Makefile b/korean/xpdf/Makefile index 861a2d4cb6b5..83fcc4388d3c 100644 --- a/korean/xpdf/Makefile +++ b/korean/xpdf/Makefile @@ -13,9 +13,9 @@ DIST_SUBDIR= ${DISTNAME}-${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Korean font support for xpdf -RUN_DEPENDS= xpdf:${PORTSDIR}/graphics/xpdf \ - ${ADOBECMAPDIR}/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps \ - ${FONTSDIR}/UnBatang.ttf:${PORTSDIR}/korean/unfonts-core +RUN_DEPENDS= xpdf:graphics/xpdf \ + ${ADOBECMAPDIR}/ai0/CMap/Identity-H:print/adobe-cmaps \ + ${FONTSDIR}/UnBatang.ttf:korean/unfonts-core NO_BUILD= yes SUB_FILES= dot.xpdfrc |