diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 18:31:47 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 18:31:47 +0000 |
commit | 1ccce535394054cb65bd263473b89b3f24775a82 (patch) | |
tree | e18de7e3b9c1d345030fb4888d3ef2ebfc7c9c5e /archivers/liborange | |
parent | 95e70819761ed898d6a4ea9874d4bd43a5491f3e (diff) |
Notes
Diffstat (limited to 'archivers/liborange')
-rw-r--r-- | archivers/liborange/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index cbb0787e3248..4a1904874288 100644 --- a/archivers/liborange/Makefile +++ b/archivers/liborange/Makefile @@ -26,7 +26,6 @@ MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USES= iconv pathfix pkgconfig -USE_ICONV= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes |