freebsd-ports/cad/salome-gui/Makefile
Pav Lucistnik 50ad5d42be - Mark BROKEN: does not compile
../.././../src/VTKViewer/VTKViewer.h:36:31: error: vtkSystemIncludes.h: No such file or directory

Reported by:	pointyhat
2011-09-24 20:12:18 +00:00

18 lines
351 B
Makefile

# New ports collection makefile for: cad/salome-gui
# Date created: 20 May 2009
# Whom: Stas Timokhin <devel@stasyan.com>
#
# $FreeBSD$
PORTREVISION= 3
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
PORTNAME= salome
PKGNAMESUFFIX= -gui
SAL_MODULE_UPPER= GUI
BROKEN= does not compile
.include "${MASTERDIR}/Makefile"