Files
ports/science/afni/files/patch-XmHTML-Makefile
T
Raphael Kubo da Costa 3ae338d181 Update to 2015.11.13.
Upgrade to a more recent snapshot, and stop requiring GCC.

PR:		206930
Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
2016-02-27 22:03:29 +00:00

12 lines
267 B
Plaintext

--- XmHTML/Makefile.orig 2015-11-06 21:25:06 UTC
+++ XmHTML/Makefile
@@ -48,7 +48,7 @@ AR = ar cq
RANLIB= ranlib
SHELL = /bin/sh
-MAKE = make
+MAKE = gmake
# change this to makedepend if your system doesn't have gcc
MAKEDEPEND= gccmakedep