1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Re-add mistakenly removed CONFLICTS_INSTALL line

This commit is contained in:
Pawel Pekala 2013-09-03 18:51:57 +00:00
parent a44b62813e
commit f922599bae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326199

View File

@ -15,6 +15,8 @@ SUB_FILES= pkg-message
MAN8= qjail.8 qjail-intro.8 qjail-howto.8
CONFLICTS_INSTALL= qjail-2.*
post-patch:
@${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} \
-e 's|/usr/local|${PREFIX}|'