aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmathview
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-16 23:43:15 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-16 23:43:15 +0000
commitc209e81468b76533588b6096069232638dfc9bb1 (patch)
tree82286701741d8d39919ba4b6032aa5af257d9d44 /x11-toolkits/gtkmathview
parentc015a3f6e857358b635f6e1ba10c1b2127a8a1bb (diff)
downloadports-c209e81468b76533588b6096069232638dfc9bb1.tar.gz
ports-c209e81468b76533588b6096069232638dfc9bb1.zip
Notes
Diffstat (limited to 'x11-toolkits/gtkmathview')
-rw-r--r--x11-toolkits/gtkmathview/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile
index f1e5e1a72b74..83c7fff1578f 100644
--- a/x11-toolkits/gtkmathview/Makefile
+++ b/x11-toolkits/gtkmathview/Makefile
@@ -3,13 +3,16 @@
PORTNAME= gtkmathview
PORTVERSION= 0.8.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11-toolkits
MASTER_SITES= http://helm.cs.unibo.it/mml-widget/sources/
MAINTAINER= ports@FreeBSD.org
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 \
@@ -18,6 +21,7 @@ LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
GNU_CONFIGURE= yes
USES= gmake libtool pathfix pkgconfig
USE_GNOME= gtk20 libxml2 pangox-compat
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include