diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-09-02 15:08:56 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-09-02 15:08:56 +0000 |
commit | 02b637fc58d6f6855b398994f2a51d6bcb4063e8 (patch) | |
tree | ed29beef6bc6c49731453318f71199f21ee369d8 /japanese | |
parent | 4d8cfc2552620a3fd9a831d0a09a127d5761c9ef (diff) | |
download | ports-02b637fc58d6f6855b398994f2a51d6bcb4063e8.tar.gz ports-02b637fc58d6f6855b398994f2a51d6bcb4063e8.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/scim-uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index dea74f318f25..7205b9ceefbc 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-uim PORTVERSION= 0.1.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ @@ -22,7 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool:15 USE_GNOME= lthack -USE_X_LIB= yes +USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes |