From 256a8d2640125eabe711d8cc8e7aac5d638e08b5 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 8 May 2016 09:33:59 +0000 Subject: [PATCH] fpc_bin: disable source package --- dev-lang/fpc/fpc_bin-3.0.0.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-lang/fpc/fpc_bin-3.0.0.recipe b/dev-lang/fpc/fpc_bin-3.0.0.recipe index a3ec08c27..797f10179 100644 --- a/dev-lang/fpc/fpc_bin-3.0.0.recipe +++ b/dev-lang/fpc/fpc_bin-3.0.0.recipe @@ -8,6 +8,7 @@ REVISION="1" SOURCE_URI="http://sourceforge.net/projects/freepascal/files/Haiku/3.0.0/fpc-3.0.0.i386-haiku.tar" CHECKSUM_SHA256="a81bf8ca23472bf04a7934c3c881c5c26d1a3a801c36360a9a667d1625d8d1f2" SOURCE_DIR="fpc-3.0.0.i386-haiku" +DISABLE_SOURCE_PACKAGE="YES" ARCHITECTURES="x86_gcc2 x86"