diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-31 17:27:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-31 17:27:01 +0800 |
commit | 69576c11f2b33876db9cffc04145c58fc933c5e3 (patch) | |
tree | 577fdc23041b92cefa82aa99f890650aa72952ca /net/libsrtp | |
parent | 8b934c7c0122cbfd35803946a00eddeb8bf2cf25 (diff) | |
download | freebsd-ports-graphics-69576c11f2b33876db9cffc04145c58fc933c5e3.tar.gz freebsd-ports-graphics-69576c11f2b33876db9cffc04145c58fc933c5e3.tar.zst freebsd-ports-graphics-69576c11f2b33876db9cffc04145c58fc933c5e3.zip |
- Stage support
Diffstat (limited to 'net/libsrtp')
-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 07e3beefd79..99f51c517f1 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> |