diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-07-07 13:41:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-07-07 13:41:57 +0000 |
commit | 7c95c66b1608cde43775e908e829b775c5342ba1 (patch) | |
tree | c6f86b760a25f005e2a3e51bf2351d6ca1207bb3 /devel | |
parent | 8af01231e7bfc1cc590a6469288aa02a734e2746 (diff) | |
download | ports-7c95c66b1608cde43775e908e829b775c5342ba1.tar.gz ports-7c95c66b1608cde43775e908e829b775c5342ba1.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libbinio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile index 8d3b76ce3d5a..c6e6588a5bf1 100644 --- a/devel/libbinio/Makefile +++ b/devel/libbinio/Makefile @@ -18,7 +18,6 @@ COMMENT= Binary I/O stream class library USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GCC= 3.4+ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |