- use systems CFLAGS

- fix the load average check in nnrpd

Approved By: asami
This commit is contained in:
Torsten Blum 1995-10-25 02:12:08 +00:00
parent 37f7e33a78
commit a922e85ca2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2362
3 changed files with 12 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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