aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmathview
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /x11-toolkits/gtkmathview
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'x11-toolkits/gtkmathview')
-rw-r--r--x11-toolkits/gtkmathview/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile
index 83c7fff1578f..1e4078bafe4b 100644
--- a/x11-toolkits/gtkmathview/Makefile
+++ b/x11-toolkits/gtkmathview/Makefile
@@ -13,10 +13,10 @@ COMMENT= GTK Widget to Render MathML Documents
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
-LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
- libt1.so:${PORTSDIR}/devel/t1lib \
- libgmetadom_gdome_cpp_smart.so:${PORTSDIR}/textproc/gmetadom
+BUILD_DEPENDS= xsltproc:textproc/libxslt
+LIB_DEPENDS= libpopt.so:devel/popt \
+ libt1.so:devel/t1lib \
+ libgmetadom_gdome_cpp_smart.so:textproc/gmetadom
GNU_CONFIGURE= yes
USES= gmake libtool pathfix pkgconfig