aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/pinta
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-07 04:05:56 +0800
committerantoine <antoine@FreeBSD.org>2014-03-07 04:05:56 +0800
commit32a6f95c63c451bb9ac64079496de08f29ec4a39 (patch)
tree355dc6e4f70074e054da8b776b4ef774a1dad483 /graphics/pinta
parentf5ba805f556035fed56e3e74d65b7bef3f985430 (diff)
downloadfreebsd-ports-gnome-32a6f95c63c451bb9ac64079496de08f29ec4a39.tar.gz
freebsd-ports-gnome-32a6f95c63c451bb9ac64079496de08f29ec4a39.tar.zst
freebsd-ports-gnome-32a6f95c63c451bb9ac64079496de08f29ec4a39.zip
Mark BROKEN: Does not build
/wrkdirs/usr/ports/graphics/pinta/work/pinta-1.4/Pinta.Core/Pinta.Core.csproj (default targets) -> /usr/local/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) -> Classes/IExtension.cs(5,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly reference? Effects/BaseEffect.cs(30,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly reference? Managers/SystemManager.cs(33,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly reference? Classes/BaseTool.cs(32,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly reference? Classes/BasePaintBrush.cs(28,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly reference? Reported by: pkg-fallout
Diffstat (limited to 'graphics/pinta')
-rw-r--r--graphics/pinta/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/pinta/Makefile b/graphics/pinta/Makefile
index b2e59749c6f7..bc7e621c60ab 100644
--- a/graphics/pinta/Makefile
+++ b/graphics/pinta/Makefile
@@ -14,6 +14,7 @@ LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/mono-addins.pc:${PORTSDIR}/devel/mono-addins
RUN_DEPENDS:= ${BUILD_DEPENDS}
+BROKEN= Does not build
GNU_CONFIGURE= yes
USE_GNOME= gnomehack gtksharp20 desktopfileutils
INSTALLS_ICONS= yes