svn commit: r324087 - head/archivers/hpack.non-usa.only
Baptiste Daroussin
bapt at FreeBSD.org
Thu Aug 1 05:50:29 UTC 2013
Author: bapt
Date: Thu Aug 1 05:50:29 2013
New Revision: 324087
URL: http://svnweb.freebsd.org/changeset/ports/324087
Log:
Fix build with clang
Modified:
head/archivers/hpack.non-usa.only/Makefile
Modified: head/archivers/hpack.non-usa.only/Makefile
==============================================================================
--- head/archivers/hpack.non-usa.only/Makefile Thu Aug 1 05:49:20 2013 (r324086)
+++ head/archivers/hpack.non-usa.only/Makefile Thu Aug 1 05:50:29 2013 (r324087)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: hpack.with_encryption
-# Date created: 7 Jan 1995
-# Whom: ache
-#
+# Created by: ache
# $FreeBSD$
-#
PORTNAME= hpack
PORTVERSION= 0.79a
@@ -15,6 +11,7 @@ DISTNAME= hpack79src
MAINTAINER= sylvio at FreeBSD.org
COMMENT= Multi-System Archiver with open keys PGP-based security
+USE_CSTD= gnu89
NO_WRKSUBDIR= yes
MAKEFILE= makefile
ALL_TARGET= freebsd
More information about the svn-ports-head
mailing list