diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 15:00:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 15:00:14 +0000 |
commit | 8d1ae14aa134b3ce087abd04bd7be5c0c91a282e (patch) | |
tree | 25bb5989671e779a57fd4873511a5deef033f680 /astro | |
parent | ce04d1727abdc772e0e0264c078526b8231837e0 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpsbabel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index 92eea99683b1..b5c9f3d4fcdc 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -12,7 +12,6 @@ COMMENT= GPS file translating tool LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 -NO_STAGE= yes USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-expathdr=${LOCALBASE}/include \ |