diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
commit | 7b56c40b952a22521dd35f39e00fcfbb408463b5 (patch) | |
tree | 222501a00a140e899e2e4288740c3089e3cf5b18 /japanese | |
parent | 6939c2c931da3bc739154509bd6d2fc1c519f3b6 (diff) | |
download | FreeBSD-ports-7b56c40b952a22521dd35f39e00fcfbb408463b5.zip FreeBSD-ports-7b56c40b952a22521dd35f39e00fcfbb408463b5.tar.gz |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/scim-anthy/Makefile | 1 | ||||
-rw-r--r-- | japanese/scim-tomoe/Makefile | 1 | ||||
-rw-r--r-- | japanese/uim-tomoe-gtk/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile index 2082d97..2101170 100644 --- a/japanese/scim-anthy/Makefile +++ b/japanese/scim-anthy/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} \ kasumi:${PORTSDIR}/japanese/kasumi USE_GNOME= lthack -USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/japanese/scim-tomoe/Makefile b/japanese/scim-tomoe/Makefile index 2f4659f..e8ec16a 100644 --- a/japanese/scim-tomoe/Makefile +++ b/japanese/scim-tomoe/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe \ tomoe-gtk.1:${PORTSDIR}/japanese/libtomoe-gtk USE_GNOME= lthack intlhack -USE_XLIB= yes USE_GETTEXT= yes USE_ICONV= yes USE_GMAKE= yes diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile index e771a43..4b60a5b 100644 --- a/japanese/uim-tomoe-gtk/Makefile +++ b/japanese/uim-tomoe-gtk/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe \ uim.5:${PORTSDIR}/textproc/uim USE_GNOME= lthack gtk20 -USE_XLIB= yes USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes |