diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:51:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:51:38 +0000 |
commit | ff4f59306e85bdfa776312faf9eb20333e7e67ae (patch) | |
tree | c38b66fdb962ab52cd4f1a03f0228ae5e37c5196 /astro | |
parent | 68dadfaed528babb8f22f5f847562b50cb94363c (diff) |
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 afe61415c645..40c90965aec4 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -19,6 +19,8 @@ COMMENT= A GPS navigation system LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre +BROKEN= Incomplete pkg-plist + USE_GETOPT_LONG=yes USE_GETTEXT= yes USE_PERL5= yes |