mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Attempt to fix port on amd64 by running autoeverything.
This commit is contained in:
parent
8ea505063e
commit
9426d28e77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360061
1 changed files with 9 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= GeoIP
|
||||
PORTVERSION= 1.4.8
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= net geography
|
||||
MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/
|
||||
|
||||
|
@ -13,6 +13,8 @@ COMMENT= Find the country that any IP address or hostname originates from
|
|||
GNU_CONFIGURE= yes
|
||||
USES= libtool:oldver
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= aclocal automake libtool libtoolize autoconf
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
|
||||
SUB_FILES= geoipupdate.sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue