PATCH_FILES -> EXTRA_PATCHES

This commit is contained in:
Edwin Groothuis 2003-04-12 00:45:27 +00:00
parent 92b804c6f0
commit ac74bdf9b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78780

View file

@ -25,7 +25,7 @@ CXX= g++
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if ${OSVERSION} > 500000 .if ${OSVERSION} > 500000
PATCH_FILES+= ${FILESDIR}/patch5-configure EXTRA_PATCHES= ${FILESDIR}/patch5-configure
.endif .endif
post-install: post-install: