summaryrefslogtreecommitdiffstats
path: root/comms/mgetty+sendfax
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2003-02-08 18:17:40 +0000
committerjmz <jmz@FreeBSD.org>2003-02-08 18:17:40 +0000
commit639e84706dabf6d3e2100ecdc49d36c2fe936299 (patch)
treec24c8de98bbf10075a36dd440d3335d7a657c305 /comms/mgetty+sendfax
parentf97952d339085194105bcbd1d80d02be20a32285 (diff)
downloadFreeBSD-ports-639e84706dabf6d3e2100ecdc49d36c2fe936299.zip
FreeBSD-ports-639e84706dabf6d3e2100ecdc49d36c2fe936299.tar.gz
Transmit CFLAGS to the build makefile.
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r--comms/mgetty+sendfax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index cb58cb8..a5606f9 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mgetty
PORTVERSION= 1.1.30.12.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/
DISTNAME= mgetty1.1.30-Dec16
@@ -17,7 +17,7 @@ MAINTAINER= jmz@FreeBSD.org
USE_PERL5= yes
WRKSRC= ${WRKDIR}/mgetty-1.1.30
-MAKE_FLAGS= prefix=${PREFIX} -f
+MAKE_FLAGS= CFLAGS="${CFLAGS}" prefix=${PREFIX} -f
MAN1= autopvf.1 \
basictopvf.1 \
coverpg.1 \
OpenPOWER on IntegriCloud