aboutsummaryrefslogtreecommitdiff
path: root/net/geoipupdate
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2018-07-19 14:43:49 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2018-07-19 14:43:49 +0000
commit792e88d5403a3260f3a42a19dc833613f4c7a60e (patch)
tree16cec045472c18bde2f3747b3c1ae927f96da351 /net/geoipupdate
parentff295682bd6701e7c53ef4731e7146f890a13555 (diff)
downloadports-792e88d5403a3260f3a42a19dc833613f4c7a60e.tar.gz
ports-792e88d5403a3260f3a42a19dc833613f4c7a60e.zip
Don't uselessly patch Makefile.am when automake isn't being run
Notes
Notes: svn path=/head/; revision=474964
Diffstat (limited to 'net/geoipupdate')
-rw-r--r--net/geoipupdate/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile
index 5db42e1a06ab..7e3f19930be0 100644
--- a/net/geoipupdate/Makefile
+++ b/net/geoipupdate/Makefile
@@ -18,11 +18,6 @@ GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS
-post-patch:
-# This directory is handled by net/GeoIP
- @${REINPLACE_CMD} -e '/MKDIR_P.*(datarootdir)\/GeoIP/ d' \
- ${WRKSRC}/Makefile.am
-
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/GeoIP
${MV} ${STAGEDIR}${DOCSDIR}/GeoIP.conf.default \