summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-10-25 02:12:08 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-10-25 02:12:08 +0000
commita922e85ca2d89f30eed50e29214ed3abb295ae27 (patch)
tree5b13f97b067f7f407ac6e6bf304f7ff23fc81881 /news
parentShorten the COMMENT line (diff)
- use systems CFLAGS
- fix the load average check in nnrpd Approved By: asami
Notes
Notes: svn path=/head/; revision=2362
Diffstat (limited to 'news')
-rw-r--r--news/inn-current/Makefile5
-rw-r--r--news/inn-stable/Makefile5
-rw-r--r--news/inn/Makefile5
3 files changed, 12 insertions, 3 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index a864770d6e4d..4199f2cc1974 100644
--- a/news/inn-current/Makefile
+++ b/news/inn-current/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
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile
index a864770d6e4d..4199f2cc1974 100644
--- a/news/inn-stable/Makefile
+++ b/news/inn-stable/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
diff --git a/news/inn/Makefile b/news/inn/Makefile
index a864770d6e4d..4199f2cc1974 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