diff options
Diffstat (limited to 'cad/sp2sp/Makefile')
-rw-r--r-- | cad/sp2sp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/sp2sp/Makefile b/cad/sp2sp/Makefile index 53065419a55e..507b7076537b 100644 --- a/cad/sp2sp/Makefile +++ b/cad/sp2sp/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 +BROKEN_aarch64= Fails to configure: PKG_PROG_PKG_CONFIG: not found + USES= autoreconf gettext-runtime pkgconfig USE_GNOME= gtk20 pango atk cairo gdkpixbuf2 glib20 GNU_CONFIGURE= yes |