diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 14:34:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 14:34:52 +0000 |
commit | efa63f6ba4d035a78bf22994112284daa54d01e2 (patch) | |
tree | a8e60f648b180d79a27a101c6135bb1ecf9d5c89 /devel/astyle | |
parent | 07dc5b5098fa633c7cf68ca1d4973f913a455e22 (diff) |
Notes
Diffstat (limited to 'devel/astyle')
-rw-r--r-- | devel/astyle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 7d3ea257416e..0e602a61368a 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -19,7 +19,6 @@ ALL_TARGET= astyle CFLAGS+= -W -Wall -fno-rtti -fno-exceptions LDFLAGS+= -s MAKE_ARGS+= CFLAGS="${CFLAGS}" -USE_GCC= 3.3+ USE_GMAKE= yes WRKSRC= ${WRKDIR}/astyle/build |