diff options
author | Diane Bruce <db@FreeBSD.org> | 2013-04-02 01:48:51 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2013-04-02 01:48:51 +0000 |
commit | 2bcb88b72839e6062271a74ca3f777ecc7868ffd (patch) | |
tree | 60eff4dc812f88ee32ef1a6ee05569bd80a766ec /comms/fldigi/files/patch-Makefile.in | |
parent | - Fix plist by installing pkgconfig to the right place (diff) |
- Fix build docbook-xsl is needed along with asciidoc + xsltproc
- upgrade to fldigi-3.21.68 small fixes including RTTY filters
- log2 is now in libm no need to kludge it
Approved by: portmgr (miwi)
Notes
Notes:
svn path=/head/; revision=315657
Diffstat (limited to 'comms/fldigi/files/patch-Makefile.in')
-rw-r--r-- | comms/fldigi/files/patch-Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/fldigi/files/patch-Makefile.in b/comms/fldigi/files/patch-Makefile.in index 14c2a6694376..ff41f45c062e 100644 --- a/comms/fldigi/files/patch-Makefile.in +++ b/comms/fldigi/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2011-12-01 12:09:41.000000000 -0500 -+++ Makefile.in 2011-12-07 14:54:15.000000000 -0500 -@@ -141,7 +141,7 @@ +--- Makefile.in.orig 2013-02-08 22:19:37.000000000 -0500 ++++ Makefile.in 2013-03-31 19:02:18.000000000 -0500 +@@ -145,7 +145,7 @@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ |