diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /astro/gpsbabel | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) | |
download | freebsd-ports-gnome-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.gz freebsd-ports-gnome-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.zst freebsd-ports-gnome-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip |
Sync to new bsd.autotools.mk
Diffstat (limited to 'astro/gpsbabel')
-rw-r--r-- | astro/gpsbabel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index bb9b41bc1ca1..388ba33e0da5 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -15,7 +15,7 @@ COMMENT= A gps file translating tool LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-expathdr=${LOCALBASE}/include \ --with-libexpat=${LOCALBASE}/lib |