diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-19 18:57:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-19 18:57:19 +0000 |
commit | f6eb2750c46cd2b65cd5a37b4bec56c9ec065446 (patch) | |
tree | 8646ec0a21fed8480162d5db785b39e5992ad7f2 /astro | |
parent | 9c20ec488f9789d93eee7d0c3c8acbcdf1819432 (diff) | |
download | ports-f6eb2750c46cd2b65cd5a37b4bec56c9ec065446.tar.gz ports-f6eb2750c46cd2b65cd5a37b4bec56c9ec065446.zip |
Notes
Diffstat (limited to 'astro')
-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> |