diff options
Diffstat (limited to 'net/libsrtp/Makefile')
-rw-r--r-- | net/libsrtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libsrtp/Makefile b/net/libsrtp/Makefile index 99f51c517f13..07e3beefd795 100644 --- a/net/libsrtp/Makefile +++ b/net/libsrtp/Makefile @@ -20,4 +20,5 @@ USES= gmake USE_CSTD= gnu89 CFLAGS+= -fPIC +NO_STAGE= yes .include <bsd.port.mk> |