diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-11-05 12:36:25 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-11-05 12:36:25 +0000 |
commit | 065c026fe5e21a269bbaae0ce69307c7308acbea (patch) | |
tree | 9cbf2a263e7841be76898ae832e7bfb273d3fd08 /astro/geographiclib | |
parent | 6d6314e20da82ad66b7b278eee92373caa9ab746 (diff) |
Notes
Diffstat (limited to 'astro/geographiclib')
-rw-r--r-- | astro/geographiclib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/geographiclib/Makefile b/astro/geographiclib/Makefile index 0f43d0601801..8809098681f4 100644 --- a/astro/geographiclib/Makefile +++ b/astro/geographiclib/Makefile @@ -19,8 +19,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_check_compile_flag.m4:${PORTSDIR}/devel/autoconf-archive USES= autoreconf gmake libtool python -WRKSRC= ${WRKDIR}/${DISTNAME} -NO_WRKSUBDIR= yes PORTDOCS= * FETCH_ENV+= HTTP_REFERER= GNU_CONFIGURE= yes |