diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /japanese/scim-honoka | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'japanese/scim-honoka')
-rw-r--r-- | japanese/scim-honoka/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/scim-honoka/Makefile b/japanese/scim-honoka/Makefile index 869db4ce0fd2..971e372c6cee 100644 --- a/japanese/scim-honoka/Makefile +++ b/japanese/scim-honoka/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-honoka PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= http://nop.net-p.org/files/honoka/ DISTNAME= honoka-${PORTVERSION} @@ -20,7 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_LDCONFIG= yes USE_GETTEXT= yes USE_GNOME= lthack gnomehack -USE_X_PREFIX= yes +USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |