aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/uim-qt
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2013-05-15 00:51:16 +0800
committernobutaka <nobutaka@FreeBSD.org>2013-05-15 00:51:16 +0800
commit2d78264f196193058d9da020f9e53a8f9689d8c5 (patch)
treea267d1b475414715fe605e54569850152daafa3d /textproc/uim-qt
parent26bbef1d2fc0c7cbf7af536b85c2e79e64889b33 (diff)
downloadfreebsd-ports-graphics-2d78264f196193058d9da020f9e53a8f9689d8c5.tar.gz
freebsd-ports-graphics-2d78264f196193058d9da020f9e53a8f9689d8c5.tar.zst
freebsd-ports-graphics-2d78264f196193058d9da020f9e53a8f9689d8c5.zip
- Update to 1.8.5.
- Trim Makefile header. - Remove shared lib version from LIB_DEPENDS.
Diffstat (limited to 'textproc/uim-qt')
-rw-r--r--textproc/uim-qt/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/uim-qt/Makefile b/textproc/uim-qt/Makefile
index fadb5686cbb..80ce44d624a 100644
--- a/textproc/uim-qt/Makefile
+++ b/textproc/uim-qt/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: uim-qt
-# Date created: 31 August 2003
-# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org>
-#
+# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
# $FreeBSD$
-#
PKGNAMESUFFIX= -qt
@@ -12,7 +8,7 @@ COMMENT= QT modules of uim input method
USE_QT_VER= 3
USE_AUTOTOOLS= libtool
-LIB_DEPENDS= uim.8:${PORTSDIR}/textproc/uim
+LIB_DEPENDS= uim:${PORTSDIR}/textproc/uim
MASTERDIR= ${.CURDIR}/../../textproc/uim
PKGDIR= ${.CURDIR}