diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 09:27:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 09:27:01 +0000 |
commit | 9883935121892434af09fc4dc221ae0613fd284d (patch) | |
tree | 577fdc23041b92cefa82aa99f890650aa72952ca /net | |
parent | 95812f4f3ffd4dd15786ad4de2748477515e82ff (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/libsrtp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/libsrtp/Makefile b/net/libsrtp/Makefile index 07e3beefd795..99f51c517f13 100644 --- a/net/libsrtp/Makefile +++ b/net/libsrtp/Makefile @@ -20,5 +20,4 @@ USES= gmake USE_CSTD= gnu89 CFLAGS+= -fPIC -NO_STAGE= yes .include <bsd.port.mk> |