diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-06-26 05:25:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-06-26 05:25:08 +0000 |
commit | c8e9724f2361e01f89c1351633f526f74fa3965d (patch) | |
tree | b23bffcfd7559b372742cff69adacd9c3671ec2a /comms | |
parent | f18d1ac36d8acf4d887ecd45466eba2fef55a850 (diff) | |
download | freebsd-ports-c8e9724f2361e01f89c1351633f526f74fa3965d.zip |
Mark BROKEN: magick/image-private.h: No such file or directory
Reported by: pkg-fallout
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xastir/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 308cb9f402a4..20db95bd2028 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -13,6 +13,8 @@ COMMENT= X Amateur Station Tracking and Information Reporting LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= magick/image-private.h: No such file or directory + BUILD_DEPENDS= xfontsel:x11-fonts/xfontsel RUN_DEPENDS= wget:ftp/wget LIB_DEPENDS= libtiff.so:graphics/tiff \ |