diff options
Diffstat (limited to 'japanese/scim-canna')
-rw-r--r-- | japanese/scim-canna/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/scim-canna/Makefile b/japanese/scim-canna/Makefile index cafcef02902e..01f3daf36b7c 100644 --- a/japanese/scim-canna/Makefile +++ b/japanese/scim-canna/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-canna PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/18849 @@ -20,7 +20,7 @@ LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/Canna RUN_DEPENDS= ${BUILD_DEPENDS} USE_GNOME= lthack -USE_X_PREFIX= yes +USE_X_LIB= yes USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes |