Attempt to fix port on amd64 by running autoeverything.

This commit is contained in:
Adam Weinberger 2014-07-01 17:32:18 +00:00
parent 8ea505063e
commit 9426d28e77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360061

View file

@ -1,20 +1,22 @@
# Created by: Yen-Ming Lee <leeym@leeym.com>
# $FreeBSD$
PORTNAME= GeoIP
PORTNAME= GeoIP
PORTVERSION= 1.4.8
PORTREVISION= 5
CATEGORIES= net geography
PORTREVISION= 6
CATEGORIES= net geography
MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/
MAINTAINER= adamw@FreeBSD.org
COMMENT= Find the country that any IP address or hostname originates from
MAINTAINER= adamw@FreeBSD.org
COMMENT= Find the country that any IP address or hostname originates from
GNU_CONFIGURE= yes
USES= libtool:oldver
USES= libtool:oldver
USE_LDCONFIG= yes
USE_AUTOTOOLS= aclocal automake libtool libtoolize autoconf
AUTOMAKE_ARGS= --add-missing
SUB_FILES= geoipupdate.sh
SUB_FILES= geoipupdate.sh
post-install:
${INSTALL_SCRIPT} ${WRKDIR}/geoipupdate.sh ${STAGEDIR}${PREFIX}/bin