summaryrefslogtreecommitdiff
path: root/www/analog/files/patch-src__Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-14 23:51:17 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-14 23:51:17 +0000
commit4675e5abe85836e9f83ce492976dde7d8a510040 (patch)
treeb8dc65d1e60b6261b5c76a2552fe4a242e9d4305 /www/analog/files/patch-src__Makefile
parent- Add NO_ARCH (diff)
- Add LICENSE_FILE
- Switch to options helpers - Regenerate patches with `make makepatch`
Diffstat (limited to 'www/analog/files/patch-src__Makefile')
-rw-r--r--www/analog/files/patch-src__Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/analog/files/patch-src__Makefile b/www/analog/files/patch-src__Makefile
index 99e2b9ae29d3..13ef6701001e 100644
--- a/www/analog/files/patch-src__Makefile
+++ b/www/analog/files/patch-src__Makefile
@@ -1,5 +1,5 @@
---- src/Makefile.orig Sun Dec 19 05:51:30 2004
-+++ src/Makefile Sun Jan 9 12:50:26 2005
+--- src/Makefile.orig 2004-12-19 13:51:30 UTC
++++ src/Makefile
@@ -2,16 +2,23 @@
# Please read docs/Readme.html, or http://www.analog.cx/
# This is a general Unix-like Makefile: Makefiles for other OS's can be found
@@ -26,7 +26,7 @@
# ... -DNOOPEN -DNOFOLLOW -DNOALARM -DNOGRAPHICS -DNOGMTIME ...
# ... -DEBCDIC -DUSE_PLAIN_SETJMP ...
# ... -DHAVE_GD -DHAVE_ZLIB -DHAVE_BZLIB -DHAVE_PCRE ...
-@@ -31,6 +38,12 @@
+@@ -31,6 +38,12 @@ DEFS = # any combination of -DN
OS = UNIX # Operating system: UNIX, DOS, WIN32, MAC, OS2, OSX, VMS
# RISCOS, BEOS, NEXTSTEP, MPEIX, BS2000, AS400, OS390
LIBS = -lm # extra libraries needed; most platforms (but not OS X or BeOS)