summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-12-06 21:05:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-12-06 21:05:20 +0000
commitc2925123a1af56b2e9def4377f9f777f4ca9cf7c (patch)
tree573f0e3d777d909d41c02bc4302e0d43050d9eea /science
parent- Build and install shared library again (diff)
- Fix build with new tix
Notes
Notes: svn path=/head/; revision=265761
Diffstat (limited to 'science')
-rw-r--r--science/ics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/ics/Makefile b/science/ics/Makefile
index 532013d1d517..8047cd4575f7 100644
--- a/science/ics/Makefile
+++ b/science/ics/Makefile
@@ -16,8 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thierry@FreeBSD.org
COMMENT= Code_Saturne Graphical User Interface
-LIB_DEPENDS= tix8184:${PORTSDIR}/x11-toolkits/tix
-RUN_DEPENDS= ${CS_HOME}/bin/info_cs:${PORTSDIR}/science/ncs \
+RUN_DEPENDS= ${LOCALBASE}/lib/Tix8.4.3/Tix.tcl:${PORTSDIR}/x11-toolkits/tix \
+ ${CS_HOME}/bin/info_cs:${PORTSDIR}/science/ncs \
${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
NO_BUILD= yes