View | Details | Raw Unified | Return to bug 202717
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	massxpert
4
PORTNAME=	massxpert
5
PORTVERSION=	3.4.0
5
PORTVERSION=	3.4.0
6
PORTREVISION=	3
6
PORTREVISION=	4
7
CATEGORIES=	science
7
CATEGORIES=	science
8
MASTER_SITES=	http://download.tuxfamily.org/massxpert/source/
8
MASTER_SITES=	http://download.tuxfamily.org/massxpert/source/
9
9
Lines 20-26 Link Here
20
		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
20
		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
21
21
22
USE_GCC=	any
22
USE_GCC=	any
23
USES=		cmake gettext iconv tar:bzip2
23
USES=		cmake gettext tar:bzip2
24
USE_XORG=	ice sm x11 xau xcb xdmcp xext xrender
24
USE_XORG=	ice sm x11 xau xcb xdmcp xext xrender
25
USE_GNOME=	glib20
25
USE_GNOME=	glib20
26
USE_QT4=	corelib gui xml rcc_build qmake_build uic_build moc_build \
26
USE_QT4=	corelib gui xml rcc_build qmake_build uic_build moc_build \

Return to bug 202717