aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/uim-gnome
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2006-06-27 00:46:51 +0800
committernobutaka <nobutaka@FreeBSD.org>2006-06-27 00:46:51 +0800
commit8985e4808c68f8d4a73f48bc493a899f9dadc136 (patch)
tree47a32621709568fe9831220eca59f0f68358910a /textproc/uim-gnome
parente173ad8ef8e4b29567625b2c32711d512693e789 (diff)
downloadfreebsd-ports-gnome-8985e4808c68f8d4a73f48bc493a899f9dadc136.tar.gz
freebsd-ports-gnome-8985e4808c68f8d4a73f48bc493a899f9dadc136.tar.zst
freebsd-ports-gnome-8985e4808c68f8d4a73f48bc493a899f9dadc136.zip
Change the dependency on textproc/uim to LIB_DEPENDS to fix package building errors.
Reported by: linimon
Diffstat (limited to 'textproc/uim-gnome')
-rw-r--r--textproc/uim-gnome/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-gnome/Makefile b/textproc/uim-gnome/Makefile
index 1b4f1d2bcc8d..5f936e2693dc 100644
--- a/textproc/uim-gnome/Makefile
+++ b/textproc/uim-gnome/Makefile
@@ -10,7 +10,7 @@ PKGNAMESUFFIX= -gnome
COMMENT= GNOME applets of uim input method
USE_GNOME= gtk20 gnomepanel
-RUN_DEPENDS= uim-module-manager:${PORTSDIR}/textproc/uim
+LIB_DEPENDS= uim.2:${PORTSDIR}/textproc/uim
MASTERDIR= ${.CURDIR}/../../textproc/uim
PKGDIR= ${.CURDIR}