diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-08 13:54:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-08 13:54:44 +0000 |
commit | ceba59821621517346be0fea113e6315b60d96cc (patch) | |
tree | 2fb5172149a7b8cc6ef5dfd3b5fd10f7aef8b695 /astro | |
parent | 77cb5689eecfaea1e5fc2e28ea601fb7cf2325af (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpsbabel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index 11540fe64035..0ed954fa513a 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -17,6 +17,7 @@ COMMENT= A gps file translating tool LIB_DEPENDS= usb:${PORTSDIR}/devel/libusb \ expat:${PORTSDIR}/textproc/expat2 +USE_AUTOTOOLS= autoconf:261 GNU_CONFIGURE= yes PLIST_FILES= bin/gpsbabel |