diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
commit | bf43557044604cb6487fc1aa24ce2c210ae789da (patch) | |
tree | 10dd7508accfa6a3ffc8e631ba63a22cc2fdeb6b /astro/tkgeomap | |
parent | e3b0bf80d1a7a3579b4284ef20edfdcdcefac2a7 (diff) | |
download | ports-bf43557044604cb6487fc1aa24ce2c210ae789da.tar.gz ports-bf43557044604cb6487fc1aa24ce2c210ae789da.zip |
Notes
Diffstat (limited to 'astro/tkgeomap')
-rw-r--r-- | astro/tkgeomap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile index adb84ecb9fb0..efefb88ead2b 100644 --- a/astro/tkgeomap/Makefile +++ b/astro/tkgeomap/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libtclgeomap.so:astro/tclgeomap BROKEN_armv6= fails to configure: shared build specified but could not find shared tclgeomap library +BROKEN_armv7= fails to configure: shared build specified but could not find shared tclgeomap library USES+= tk:tea CONFIGURE_ARGS= --with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x \ |