diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-14 23:00:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-14 23:00:14 +0800 |
commit | a86a9750d4e7eae971c001a2b53bf3eb299cc37e (patch) | |
tree | 25bb5989671e779a57fd4873511a5deef033f680 /astro | |
parent | 9b3393c791413f1299eb55bd15dd9cb9601441ef (diff) | |
download | freebsd-ports-gnome-a86a9750d4e7eae971c001a2b53bf3eb299cc37e.tar.gz freebsd-ports-gnome-a86a9750d4e7eae971c001a2b53bf3eb299cc37e.tar.zst freebsd-ports-gnome-a86a9750d4e7eae971c001a2b53bf3eb299cc37e.zip |
- Stage support
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 \ |