From 4eb20460aa24a21e9518fe7e39548072c793c331 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 23 Nov 2008 14:10:34 +0000 Subject: - Remove py-wbxml from run-time dependencies list sync-engine 0.12 no relies on libwbxml and pywbxml. An internal wbxml converter has been implemented in SyncEngine/wbxml. PR: 129081 Noticed by: Alex Samorukov Submitted by: maintainer --- palm/synce-sync-engine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'palm') diff --git a/palm/synce-sync-engine/Makefile b/palm/synce-sync-engine/Makefile index f366fd21dd3d..fa11955134d1 100644 --- a/palm/synce-sync-engine/Makefile +++ b/palm/synce-sync-engine/Makefile @@ -6,6 +6,7 @@ PORTNAME?= sync-engine PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES?= palm MASTER_SITES= SF MASTER_SITE_SUBDIR= synce @@ -18,7 +19,6 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/libxslt.py:${PORTSDIR}/textproc/py-libxslt \ ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ ${PYTHON_SITELIBDIR}/pyrtfcomp.so:${PORTSDIR}/archivers/py-librtfcomp \ - ${PYTHON_SITELIBDIR}/pywbxml.so:${PORTSDIR}/textproc/py-wbxml \ ${PYTHON_SITELIBDIR}/pyrra.so:${PORTSDIR}/palm/py-synce-librra \ ${PYTHON_SITELIBDIR}/pyrapi2.so:${PORTSDIR}/palm/py-synce-librapi2 -- cgit v1.2.3