diff options
Diffstat (limited to 'net/geoipupdate/Makefile')
-rw-r--r-- | net/geoipupdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index ab8170cf20ef..420da521a32f 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -12,7 +12,7 @@ COMMENT= Fetch the latest copies of the paid GeoIP database LICENSE= GPLv2 -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl USE_GITHUB= yes GH_ACCOUNT= maxmind |