diff options
Diffstat (limited to 'converters/osm2pgsql/Makefile')
-rw-r--r-- | converters/osm2pgsql/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index 1476ef8b7738..3b2d148fd3d7 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj \ USE_GITHUB= yes GH_ACCOUNT= openstreetmap -GH_COMMIT= 51f54b6 USES= autoreconf gmake libtool lua pgsql tar:bzip2 GNU_CONFIGURE= yes |