diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-08-31 13:27:42 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-08-31 13:27:42 +0000 |
commit | 5d4e926ab179be81c30a6d89ff294724c75b9f36 (patch) | |
tree | ab8c8b3d63523cc04373a8305be4efa3412e4d8d /japanese | |
parent | a58bf2d41895cd5be254e04d1f21ccd29a4168db (diff) | |
download | ports-5d4e926ab179be81c30a6d89ff294724c75b9f36.tar.gz ports-5d4e926ab179be81c30a6d89ff294724c75b9f36.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/scim-skk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index 5cef60665098..ddae56fea9de 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool:15 -USE_X_LIB= yes +USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes |