diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-20 02:57:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-20 02:57:19 +0800 |
commit | 52b0956f2016e4e29b242623cc18a3e62aa89b08 (patch) | |
tree | 8646ec0a21fed8480162d5db785b39e5992ad7f2 /astro/garmindev | |
parent | 548f6cc157a0a97a0aa831f61ac41a67200d52e1 (diff) | |
download | freebsd-ports-gnome-52b0956f2016e4e29b242623cc18a3e62aa89b08.tar.gz freebsd-ports-gnome-52b0956f2016e4e29b242623cc18a3e62aa89b08.tar.zst freebsd-ports-gnome-52b0956f2016e4e29b242623cc18a3e62aa89b08.zip |
Support stage
Diffstat (limited to 'astro/garmindev')
-rw-r--r-- | astro/garmindev/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/garmindev/Makefile b/astro/garmindev/Makefile index 2db84439fe34..1b941d63d430 100644 --- a/astro/garmindev/Makefile +++ b/astro/garmindev/Makefile @@ -12,6 +12,5 @@ COMMENT= Drivers for using Garmin GPS units with QlandkarteGT LICENSE= GPLv2 USES= cmake -NO_STAGE= yes .include <bsd.port.mk> |