- Change handrolled patching to usual patch-foo format

Prodded by:	oliver
This commit is contained in:
Pav Lucistnik 2005-05-24 21:47:39 +00:00
parent d5fb95c205
commit aff421d88b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136070
2 changed files with 0 additions and 3 deletions

View File

@ -18,7 +18,4 @@ BUILD_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm
USE_AUTOMAKE_VER= 19
USE_AUTOCONF_VER= 259
pre-configure:
@cd ${WRKSRC} && ${PATCH} -pl < ${FILESDIR}/b4-conf.diff
.include <bsd.port.mk>