diff --git a/devel/talloc/Makefile b/devel/talloc/Makefile index 8429b265d41f..55fdbcafb331 100644 --- a/devel/talloc/Makefile +++ b/devel/talloc/Makefile @@ -79,11 +79,6 @@ PLIST_FILES+= lib/libpytalloc-util.%%SAMBA4_PYTHON3_SO_ABI%%.so \ .endif .endif -# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219455 -.if ${ARCH} == powerpc64 || ${ARCH} == powerpc -.info EXTRA_PATCHES+= ${FILESDIR}/powerpc-patch-lib_replace_wscript -.endif - .include .if ! ${PORT_OPTIONS:MMANPAGES}