remove unnecessary CC/CFLAGS passing -- it's supported in bsd.port.mk

This commit is contained in:
jsyn 2001-07-25 05:43:49 +00:00
parent f2a9c9cdfe
commit f8885f67cf
4 changed files with 4 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2001/07/22 05:39:20 jsyn Exp $
# $OpenBSD: Makefile,v 1.4 2001/07/25 05:43:49 jsyn Exp $
COMMENT= "c source code auditing tool"
@ -22,7 +22,6 @@ LIB_DEPENDS= expat::textproc/expat
CONFIGURE_STYLE= gnu dest
CONFIGURE_ARGS+= --with-expat-lib=${LOCALBASE}/lib \
--with-expat-include=${LOCALBASE}/include
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
ALL_TARGET= rats

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2001/07/22 05:39:20 jsyn Exp $
# $OpenBSD: Makefile,v 1.3 2001/07/25 05:43:49 jsyn Exp $
COMMENT= "http tunneling utility for ssh"
@ -18,7 +18,6 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.agroman.net/corkscrew/
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
WRKDIST= ${WRKDIR}/corkscrew

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2001/07/22 05:44:52 jsyn Exp $
# $OpenBSD: Makefile,v 1.3 2001/07/25 05:43:49 jsyn Exp $
COMMENT= "high level firewall language"
@ -19,7 +19,6 @@ MASTER_SITES= http://www.hlfl.org/hlfl/ \
ftp://ftp.hlfl.org/pub/hlfl/
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CXX=${CXX} CFLAGS="${CFLAGS}"
FAKE_FLAGS= prefix=${WRKINST}${PREFIX} datadir=${WRKINST}${PREFIX}/share/examples
post-extract:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2001/07/22 05:39:20 jsyn Exp $
# $OpenBSD: Makefile,v 1.3 2001/07/25 05:43:49 jsyn Exp $
COMMENT= "remote promiscous mode detection tool"
@ -21,7 +21,6 @@ MASTER_SITES= http://www.packetfactory.net/Projects/sentinel/ \
LIB_DEPENDS= net::net/libnet
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/sentinel