aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-30 20:43:10 +0800
committerbapt <bapt@FreeBSD.org>2013-07-30 20:43:10 +0800
commit4434d21ff6334ed8bc8aedc7c9e38a7235382585 (patch)
treef3e32b7fbe0565f14de3b21e2dbc4bbc443aacaa
parent46d161bd0ca5bbd95aa3213e1c52da8eb793e446 (diff)
downloadfreebsd-ports-gnome-4434d21ff6334ed8bc8aedc7c9e38a7235382585.tar.gz
freebsd-ports-gnome-4434d21ff6334ed8bc8aedc7c9e38a7235382585.tar.zst
freebsd-ports-gnome-4434d21ff6334ed8bc8aedc7c9e38a7235382585.zip
Fix build with clang by forcing gnu89
-rw-r--r--net/sipsak/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/sipsak/Makefile b/net/sipsak/Makefile
index 207e3b028c26..e39357a26a60 100644
--- a/net/sipsak/Makefile
+++ b/net/sipsak/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sipsak
-# Date created: 2003-06-30
-# Whom: jesusr
-#
+# Created by: jesusr
# $FreeBSD$
-#
PORTNAME= sipsak
PORTVERSION= 0.9.6
@@ -14,6 +10,7 @@ MASTER_SITES= http://download.berlios.de/sipsak/
MAINTAINER= jesusr@FreeBSD.org
COMMENT= Small command line tool for SIP testing
+USE_CSTD= gnu89
GNU_CONFIGURE= yes
MAN1= sipsak.1