diff options
author | antoine <antoine@FreeBSD.org> | 2015-05-30 17:51:35 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-05-30 17:51:35 +0800 |
commit | e153fe1e1041428519aa38cfe49425a088ad4156 (patch) | |
tree | 2b3721d31a57f4ae2358872421dd0a11e37e4824 /astro/viking | |
parent | 01c44cd441646f1872378ab6eb0f5cb48cae5674 (diff) | |
download | freebsd-ports-gnome-e153fe1e1041428519aa38cfe49425a088ad4156.tar.gz freebsd-ports-gnome-e153fe1e1041428519aa38cfe49425a088ad4156.tar.zst freebsd-ports-gnome-e153fe1e1041428519aa38cfe49425a088ad4156.zip |
Mark a few ports BROKEN
Reported by: pkg-fallout
Diffstat (limited to 'astro/viking')
-rw-r--r-- | astro/viking/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/viking/Makefile b/astro/viking/Makefile index f6c755b96bd8..571e12da6a49 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -12,6 +12,8 @@ COMMENT= Program to manage GPS data (tracks, waypoints, etc.) LICENSE= GPLv2 +BROKEN= Fails to build + BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \ libpcre.so:${PORTSDIR}/devel/pcre \ |