aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmathview
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-01-12 09:12:57 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-01-12 09:12:57 +0000
commit3c089c162beedafe4420ef2bc22740bcd8051e70 (patch)
treefedc44652b8dcc9559b5270d68be3d29e67c06e8 /x11-toolkits/gtkmathview
parent868910fb14696646840f85dc1e7cb4b4601179e2 (diff)
downloadports-3c089c162beedafe4420ef2bc22740bcd8051e70.tar.gz
ports-3c089c162beedafe4420ef2bc22740bcd8051e70.zip
- Use USE_ICONV instead of LIB_DEPENDS
Approved by: portmgr (erwin, few weeks ago)
Notes
Notes: svn path=/head/; revision=182166
Diffstat (limited to 'x11-toolkits/gtkmathview')
-rw-r--r--x11-toolkits/gtkmathview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile
index d7d04129fa2f..4bfa08266c79 100644
--- a/x11-toolkits/gtkmathview/Makefile
+++ b/x11-toolkits/gtkmathview/Makefile
@@ -14,14 +14,14 @@ MASTER_SITES= http://helm.cs.unibo.it/mml-widget/sources/
MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= A GTK Widget to Render MathML Documents
-LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
- t1:${PORTSDIR}/devel/t1lib \
+LIB_DEPENDS= t1:${PORTSDIR}/devel/t1lib \
xml2.5:${PORTSDIR}/textproc/libxml2 \
gmetadom_gdome_cpp_smart:${PORTSDIR}/textproc/gmetadom \
popt.0:${PORTSDIR}/devel/popt \
xslt.2:${PORTSDIR}/textproc/libxslt
USE_GETOPT_LONG= yes
+USE_ICONV= yes
USE_X_PREFIX= yes
USE_GNOME= glib20 gtk20 gnomehack
USE_AUTOTOOLS= libtool:15