Revision
134552
Author
ryandesign@macports.org
Date
2015-03-29 19:36:36 -0700 (Sun, 29 Mar 2015)

Log Message

TeXmacs: add libtool dependency

Modified Paths

Diff

Modified: trunk/dports/editors/TeXmacs/Portfile (134551 => 134552)


--- trunk/dports/editors/TeXmacs/Portfile	2015-03-30 02:29:12 UTC (rev 134551)
+++ trunk/dports/editors/TeXmacs/Portfile	2015-03-30 02:36:36 UTC (rev 134552)
@@ -59,6 +59,7 @@
 depends_lib	port:freetype \
 		port:guile18		\
 		port:libiconv		\
+		port:libtool		\
 		port:qt4-mac 		\
 		port:texlive		\
 		port:xorg-libXext	\