diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-03-20 07:25:43 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-03-20 07:25:43 +0000 |
commit | 69d5e85c26b29ec81aefbe539bfa465397788c6f (patch) | |
tree | 2072e45fb3ab3095ac4b38b515707f16a96939fe /security/libzrtpcppcore | |
parent | 6fdf09052340c3ef2c8d91c25a2513e32cef035c (diff) | |
download | ports-69d5e85c26b29ec81aefbe539bfa465397788c6f.tar.gz ports-69d5e85c26b29ec81aefbe539bfa465397788c6f.zip |
Notes
Diffstat (limited to 'security/libzrtpcppcore')
-rw-r--r-- | security/libzrtpcppcore/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/libzrtpcppcore/Makefile b/security/libzrtpcppcore/Makefile index 99e0d33ae6fd..e2c680b1497f 100644 --- a/security/libzrtpcppcore/Makefile +++ b/security/libzrtpcppcore/Makefile @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= wernerd GH_PROJECT= ZRTPCPP -WRKSRC= ${WRKDIR}/${GH_PROJECT}-${DISTVERSION} USES= cmake:outsource CMAKE_ARGS= -DCORE_LIB=true |