From e7a3b40f2f2727f2aa489686379d24ef713d42b6 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 23 Mar 2008 16:44:09 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- japanese/ruby-rdic/Makefile | 5 ++--- japanese/scim-honoka-plugin-romkan/Makefile | 1 - japanese/scim-honoka-plugin-wnn/Makefile | 3 +-- japanese/scim-honoka/Makefile | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) (limited to 'japanese') diff --git a/japanese/ruby-rdic/Makefile b/japanese/ruby-rdic/Makefile index c891f806e6f1..4188cdbb150f 100644 --- a/japanese/ruby-rdic/Makefile +++ b/japanese/ruby-rdic/Makefile @@ -7,7 +7,7 @@ PORTNAME= rdic PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese ruby MASTER_SITES= http://www.yasgursfarm.us/download/ DIST_SUBDIR= ruby @@ -28,8 +28,7 @@ RUBY_SHEBANG_FILES= rdic \ RUBY_RD_FILES= xselection.rd \ xselection.rd.jp -USE_XLIB= yes - +USE_XORG= x11 INSTALL_TARGET= site-install MAKE_ARGS+= CFLAGS='-I ${X11BASE}/include' diff --git a/japanese/scim-honoka-plugin-romkan/Makefile b/japanese/scim-honoka-plugin-romkan/Makefile index c5acf078a0e2..ccbbf49f420f 100644 --- a/japanese/scim-honoka-plugin-romkan/Makefile +++ b/japanese/scim-honoka-plugin-romkan/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GETTEXT= yes USE_GNOME= lthack gnomehack -USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/japanese/scim-honoka-plugin-wnn/Makefile b/japanese/scim-honoka-plugin-wnn/Makefile index 00ed6be6febf..969dcbfa2035 100644 --- a/japanese/scim-honoka-plugin-wnn/Makefile +++ b/japanese/scim-honoka-plugin-wnn/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-honoka-plugin-wnn PORTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese MASTER_SITES= http://nop.net-p.org/files/honoka/ DISTNAME= honoka-plugin-wnn-${PORTVERSION} @@ -24,7 +24,6 @@ RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim \ USE_GETTEXT= yes USE_GNOME= lthack gnomehack -USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/japanese/scim-honoka/Makefile b/japanese/scim-honoka/Makefile index 21ad8c44ffbe..5befc1ae26bb 100644 --- a/japanese/scim-honoka/Makefile +++ b/japanese/scim-honoka/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-honoka PORTVERSION= 0.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese MASTER_SITES= http://nop.net-p.org/files/honoka/ DISTNAME= honoka-${PORTVERSION} @@ -21,7 +21,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_LDCONFIG= yes USE_GETTEXT= yes USE_GNOME= lthack gnomehack -USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -- cgit