diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
commit | c68436a7b72179f073b6414d623457a5e3c24e12 (patch) | |
tree | bf681b064a63b51d6700afac65ffbfae49c987d8 /net/openmcu | |
parent | 8fa8041fe58450bde47b655e328b1eeb0f4d0759 (diff) | |
download | ports-c68436a7b72179f073b6414d623457a5e3c24e12.tar.gz ports-c68436a7b72179f073b6414d623457a5e3c24e12.zip |
Notes
Diffstat (limited to 'net/openmcu')
-rw-r--r-- | net/openmcu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 465ae81b4a5b..54571c28f665 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_GMAKE= yes ALL_TARGET= optnoshared |