1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Revert part of r376655 that is breaks freebsd ports

With hat:	portmgr
This commit is contained in:
Antoine Brodin 2015-01-10 17:55:52 +00:00
parent df7680b625
commit 0d009fe9d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376718

View File

@ -41,7 +41,7 @@ post-extract:
post-patch:
.if ${PKGNAMESUFFIX} == "-fpmkunit"
@${REINPLACE_CMD} -e 's|\[Linux\]|\[Linux,FreeBSD,DragonFly\]|g' \
@${REINPLACE_CMD} -e 's|\[Linux\]|\[Linux,FreeBSD,NetBSD,OpenBSD\]|g' \
${WRKDIR}/${WRKUNITDIR}/src/${PKGNAMESUFFIX:S/-//}.pp
.endif
.if ${PKGNAMESUFFIX} == "-fppkg"