summaryrefslogtreecommitdiff
path: root/french/eficas
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-06-15 17:22:19 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-06-15 17:22:19 +0000
commit06ab8acf2797ee486cc3f77d22b48b66e1e7af52 (patch)
tree9996b7dcd344f1f7ec878e0eca41c07ec021622d /french/eficas
parent- Finish stage support (man pages missed) (diff)
Depend on devel/xdg-utils instead of devel/py-qt4-assistant.
This version of Eficas has dropped the dependency on py-qt4-assistant, which has been deprecated in PyQt4 since 2010, and replaced it with a call to xdg-open. Follow suit and replace the runtime dependencies, paving the way for us to get rid of py-qt4-assistant ourselves. CR D226 Approved by: thierry (maintainer)
Notes
Notes: svn path=/head/; revision=357906
Diffstat (limited to 'french/eficas')
-rw-r--r--french/eficas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/french/eficas/Makefile b/french/eficas/Makefile
index 1b17b00fe858..d765a4d60c02 100644
--- a/french/eficas/Makefile
+++ b/french/eficas/Makefile
@@ -3,6 +3,7 @@
PORTNAME= eficas
DISTVERSION= 7.3.0-1
+PORTREVISION= 1
CATEGORIES= french cad
MAINTAINER= thierry@FreeBSD.org
@@ -36,7 +37,7 @@ EF_LANG= ang
.endif
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \
- ${PYTHON_SITELIBDIR}/PyQt4/QtAssistant.so:${PORTSDIR}/devel/py-qt4-assistant
+ xdg-open:${PORTSDIR}/devel/xdg-utils
FIXUBIN= Openturns_Study/prefs_OPENTURNS_STUDY.py \
Openturns_Wrapper/prefs_OPENTURNS_WRAPPER.py \