diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-11-09 23:12:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-11-09 23:12:03 +0000 |
commit | b618e2d0c53a23e00bb49d3c60d5d8b42585c7fd (patch) | |
tree | 14a7e18ea0e97abb2b23b06eb0b4f1afa3571a68 /comms | |
parent | 5b4285d4e34b1ab8ce5778a366f6ba5b83b1d641 (diff) | |
download | ports-b618e2d0c53a23e00bb49d3c60d5d8b42585c7fd.tar.gz ports-b618e2d0c53a23e00bb49d3c60d5d8b42585c7fd.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/birda/files/patch-lib-Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/comms/birda/files/patch-lib-Makefile b/comms/birda/files/patch-lib-Makefile index 5f73b0195153..2d33dd9023fd 100644 --- a/comms/birda/files/patch-lib-Makefile +++ b/comms/birda/files/patch-lib-Makefile @@ -1,8 +1,8 @@ ---- lib/Makefile.orig Mon Nov 14 10:43:07 2005 -+++ lib/Makefile Mon Nov 14 10:42:14 2005 -@@ -9,4 +9,6 @@ - NOPIC= yes - MKLINKLIB= no +--- lib/Makefile.orig 2005-11-14 12:12:28 UTC ++++ lib/Makefile +@@ -9,4 +9,6 @@ NOPROFILE= yes + NOPIC= yes + MKLINKLIB= no +install: + |