aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2007-04-11 11:18:31 +0800
committerume <ume@FreeBSD.org>2007-04-11 11:18:31 +0800
commit8bbf718ddcfb97e173db420f6f9dce011eb59f6c (patch)
treeab9cdb223d78a997cdd2ea06275a4ca47f6d28c4
parent480aeef9e343613d34fd34693655c0d2c239b58c (diff)
downloadfreebsd-ports-gnome-8bbf718ddcfb97e173db420f6f9dce011eb59f6c.tar.gz
freebsd-ports-gnome-8bbf718ddcfb97e173db420f6f9dce011eb59f6c.tar.zst
freebsd-ports-gnome-8bbf718ddcfb97e173db420f6f9dce011eb59f6c.zip
Add missing dependency.
Reported by: pointyhat via kris
-rw-r--r--japanese/uim-tomoe-gtk/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile
index 3c9b0fafe4a2..025ed5654244 100644
--- a/japanese/uim-tomoe-gtk/Makefile
+++ b/japanese/uim-tomoe-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= uim-tomoe-gtk
PORTVERSION= 0.5.0
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR=tomoe/23342
@@ -15,6 +15,10 @@ MASTER_SITE_SUBDIR=tomoe/23342
MAINTAINER= ume@FreeBSD.org
COMMENT= UIM helper program for Tomoe
+LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe \
+ tomoe-gtk.1:${PORTSDIR}/japanese/libtomoe-gtk \
+ uim.4:${PORTSDIR}/textproc/uim
+
USE_GNOME= lthack
USE_X_LIB= yes
USE_ICONV= yes