diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
commit | ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch) | |
tree | e23ad8f32a26812997940fcbb692cd233adb348c /japanese | |
parent | 74afc71c04a50797560e13b9718ee538eba6b691 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/monafonts-ttf/Makefile | 3 | ||||
-rw-r--r-- | japanese/motoya-ttfonts/Makefile | 4 | ||||
-rw-r--r-- | japanese/scim-prime/Makefile | 3 | ||||
-rw-r--r-- | japanese/scim-uim/Makefile | 3 |
4 files changed, 5 insertions, 8 deletions
diff --git a/japanese/monafonts-ttf/Makefile b/japanese/monafonts-ttf/Makefile index 57bc544a1f08..67f04cad56f3 100644 --- a/japanese/monafonts-ttf/Makefile +++ b/japanese/monafonts-ttf/Makefile @@ -7,7 +7,7 @@ PORTNAME= monafonts-ttf PORTVERSION= 2.90 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese x11-fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= monafont @@ -16,7 +16,6 @@ DISTNAME= monafont-ttf-${PORTVERSION} MAINTAINER= nobutaka@FreeBSD.org COMMENT= X11 TrueType kanji fonts -USE_X_PREFIX= yes USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/japanese/motoya-ttfonts/Makefile b/japanese/motoya-ttfonts/Makefile index 9b1e31b30841..8c420ac8603e 100644 --- a/japanese/motoya-ttfonts/Makefile +++ b/japanese/motoya-ttfonts/Makefile @@ -7,7 +7,7 @@ PORTNAME= motoya-ttfonts PORTVERSION= 0.20060201 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese x11-fonts MASTER_SITES= # # You must accept following MOTOYA freefont LICENSE[1], and regist @@ -25,7 +25,7 @@ EXTRACT_DEPENDS+= lha:${PORTSDIR}/archivers/lha RESTRICTED= Personal, non-profit, and evaluation purpose only. Redistribution not permitted in any form -USE_X_PREFIX= yes +USE_XORG= xpm NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/japanese/scim-prime/Makefile b/japanese/scim-prime/Makefile index 7fe2dcd8b7ee..ea872c105757 100644 --- a/japanese/scim-prime/Makefile +++ b/japanese/scim-prime/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-prime PORTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/17192 @@ -20,7 +20,6 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ RUN_DEPENDS= ${BUILD_DEPENDS} USE_GNOME= lthack -USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index 7205b9ceefbc..78d3aa72666f 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-uim PORTVERSION= 0.1.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ @@ -22,7 +22,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool:15 USE_GNOME= lthack -USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes |