From 09e9cb335fbf5b65e6979b06df380feb19a335df Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Tue, 8 Mar 2016 19:37:36 +0000 Subject: - Drop unneeded USES=tar:bzip2 --- converters/osm2pgsql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'converters/osm2pgsql/Makefile') diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index f8695e03977b..2aa345befe90 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj \ USE_GITHUB= yes GH_ACCOUNT= openstreetmap -USES= autoreconf gmake libtool lua pgsql tar:bzip2 +USES= autoreconf gmake libtool lua pgsql GNU_CONFIGURE= yes CONFIGURE_ARGS= LUA="${LUA_CMD}" \ LUA_INCLUDE="-I${LUA_INCDIR}" \ -- cgit