summaryrefslogtreecommitdiffstats
path: root/news/inn
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1995-10-25 02:12:08 +0000
committertorstenb <torstenb@FreeBSD.org>1995-10-25 02:12:08 +0000
commit7718c794718f97947118f9f1697ee49a554c58db (patch)
tree2c7e7e38a458892550ac457d391cd1c9efdb2790 /news/inn
parentf8a93f456a819a0a81d361becb401a7bc6c7c5dd (diff)
downloadFreeBSD-ports-7718c794718f97947118f9f1697ee49a554c58db.zip
FreeBSD-ports-7718c794718f97947118f9f1697ee49a554c58db.tar.gz
- use systems CFLAGS
- fix the load average check in nnrpd Approved By: asami
Diffstat (limited to 'news/inn')
-rw-r--r--news/inn/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index a864770..4199f2c 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.11 1995/10/06 14:33:05 torstenb Exp $
+# $Id: Makefile,v 1.12 1995/10/10 07:24:14 asami Exp $
#
DISTNAME= inn1.4sec
@@ -21,6 +21,9 @@ MAINTAINER= torstenb@FreeBSD.ORG
NO_PACKAGE= yes
NO_WRKSUBDIR= yes
+pre-configure:
+ echo "${CFLAGS}" >/tmp/build-ports-news-inn-cflags
+
pre-install:
mkdir -p ${PREFIX}/news
OpenPOWER on IntegriCloud