diff options
Diffstat (limited to 'network/pptpd/patches/plugins_Makefile.diff')
-rw-r--r-- | network/pptpd/patches/plugins_Makefile.diff | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/network/pptpd/patches/plugins_Makefile.diff b/network/pptpd/patches/plugins_Makefile.diff index 52d4134a90..9275a340b7 100644 --- a/network/pptpd/patches/plugins_Makefile.diff +++ b/network/pptpd/patches/plugins_Makefile.diff @@ -1,5 +1,6 @@ ---- pptpd-1.3.4/plugins/Makefile 2008-07-20 01:46:35.836374075 -0500 -+++ pptpd-1.3.4/plugins/Makefile 2008-07-20 01:48:48.729656656 -0500 +diff -Nur pptpd-1.4.0.orig/plugins/Makefile pptpd-1.4.0/plugins/Makefile +--- pptpd-1.4.0.orig/plugins/Makefile 2013-02-18 16:05:46.000000000 -0600 ++++ pptpd-1.4.0/plugins/Makefile 2016-01-10 23:23:06.816535697 -0600 @@ -3,7 +3,7 @@ CFLAGS = $(COPTS) -I.. -I../../include -fPIC LDFLAGS = -shared |