From 139b33c54eae02e13d7c810cc741291199d8c8b3 Mon Sep 17 00:00:00 2001 From: bapt Date: Thu, 1 Aug 2013 05:39:16 +0000 Subject: Fix build with clang --- net/libsrtp/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/net/libsrtp/Makefile b/net/libsrtp/Makefile index 4efd0fbed4aa..99f51c517f13 100644 --- a/net/libsrtp/Makefile +++ b/net/libsrtp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libsrtp -# Date created: 2 May 2011 -# Whom: Alexander Brovikov -# +# Created by: Alexander Brovikov # $FreeBSD$ -# PORTNAME= libsrtp PORTVERSION= 1.4.4 @@ -14,13 +10,14 @@ DISTNAME= ${ORIGNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= alexander@brovikov.ru -COMMENT= A library implementing Secure RTP +COMMENT= Library implementing Secure RTP WRKSRC= ${WRKDIR}/${ORIGNAME} ORIGNAME= srtp GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake +USE_CSTD= gnu89 CFLAGS+= -fPIC .include -- cgit f='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+1
* Update to version 0.5krion2004-07-141-2/+2
* SIZEify.trevor2004-01-291-0/+1