From 639e84706dabf6d3e2100ecdc49d36c2fe936299 Mon Sep 17 00:00:00 2001 From: jmz Date: Sat, 8 Feb 2003 18:17:40 +0000 Subject: Transmit CFLAGS to the build makefile. --- comms/mgetty+sendfax/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/mgetty+sendfax') 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 \ -- cgit v1.1