aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/scim-openvanilla
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-15 02:42:04 +0800
committerbapt <bapt@FreeBSD.org>2014-07-15 02:42:04 +0800
commit2c6a3135268f227c2f016b08155f35b56c7fbd99 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /textproc/scim-openvanilla
parent92158ef1a1b16aa6f359266ab3492fc06838b525 (diff)
downloadfreebsd-ports-gnome-2c6a3135268f227c2f016b08155f35b56c7fbd99.tar.gz
freebsd-ports-gnome-2c6a3135268f227c2f016b08155f35b56c7fbd99.tar.zst
freebsd-ports-gnome-2c6a3135268f227c2f016b08155f35b56c7fbd99.zip
Modernize LIB_DEPENDS
With hat: portmgr
Diffstat (limited to 'textproc/scim-openvanilla')
-rw-r--r--textproc/scim-openvanilla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile
index d0584e167c83..811d23acc8ca 100644
--- a/textproc/scim-openvanilla/Makefile
+++ b/textproc/scim-openvanilla/Makefile
@@ -15,7 +15,7 @@ COMMENT= SCIM OpenVanilla input method (IM)/output filter (OF) framework
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
${LOCALBASE}/include/OpenVanilla/OpenVanilla.h:${PORTSDIR}/textproc/openvanilla-framework
RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
-LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
USE_AUTOTOOLS= libltdl
WRKSRC= ${WRKDIR}/${DISTNAME}/Loaders/SCIM