Remove unused remnant of old patch, not needed since r454532.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-03-11 04:51:05 +00:00
parent ddc0a187c8
commit 50ddfa21ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464139

View file

@ -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 <bsd.port.pre.mk>
.if ! ${PORT_OPTIONS:MMANPAGES}