diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-03 11:19:48 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-03 11:19:48 +0000 |
commit | c6807ab1fe7d7e30a217b8327173bfd829d78849 (patch) | |
tree | 7fb719c8a5bdc4e91e6ac9fdd4c44df04abbfc26 /astro | |
parent | 9c5af767f4e37e119c6b4f7fcff82035fa0832c0 (diff) | |
download | ports-c6807ab1fe7d7e30a217b8327173bfd829d78849.tar.gz ports-c6807ab1fe7d7e30a217b8327173bfd829d78849.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpsdrive/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 3933a70e19d7..df1c800a528d 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -14,6 +14,8 @@ COMMENT= GPS navigation system LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + LIB_DEPENDS= libpcre.so:devel/pcre RUN_DEPENDS= bash:shells/bash |