gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4151: libxmi now compiles


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4151: libxmi now compiles
Date: Tue, 29 Nov 2016 08:31:48 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4151
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Tue 2016-11-29 00:31:40 -0800
message:
  libxmi now compiles
modified:
  pkg/gnu/libxmi/Makefile        makefile-20160617014725-uokjfnggs70iry9h-1249
=== modified file 'pkg/gnu/libxmi/Makefile'
--- a/pkg/gnu/libxmi/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/libxmi/Makefile   2016-11-29 08:31:40 +0000
@@ -37,13 +37,16 @@
 
 BUILDDEPS =
 LIBDEPS = libtool
-
+USE_AUTORECONF=y
 ######################################################################
 
-ifeq ($(FORCE_BUILD),y)
 include ../../../gar/gar.lib/auto.mk
 include ../../../gar/gar.lib/info.mk
-else
-include ../../../gar/gar.lib/broken.mk
-endif
 include config.mk
+
+
+# libxmi is known not to build correctly on some systems.
+# If the build fails and the you are able to fix it, please send an
+# email with a patch to address@hidden 
+# Some systems do indeed build ok.
+


reply via email to

[Prev in Thread] Current Thread [Next in Thread]