diff options
Diffstat (limited to 'www/luakit-devel/Makefile')
-rw-r--r-- | www/luakit-devel/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/luakit-devel/Makefile b/www/luakit-devel/Makefile index 484c51c1484f..5eb0029ff2c8 100644 --- a/www/luakit-devel/Makefile +++ b/www/luakit-devel/Makefile @@ -13,9 +13,6 @@ WWW= https://luakit.github.io LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.GPLv3 -NOT_FOR_ARCHS= sparc64 -NOT_FOR_ARCHS_REASON_sparc64= Does not install on sparc64 - BUILD_DEPENDS= help2man:misc/help2man \ ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem@${LUA_FLAVOR} LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ |