1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Fix index build by ugly workarounding ugly thing, this port should probably just be removed

This commit is contained in:
Baptiste Daroussin 2013-10-02 15:48:02 +00:00
parent 5de6fa3a49
commit eac06ac1de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329056

View File

@ -210,6 +210,6 @@ print-pkg-message:
post-install: print-pkg-message
.ifndef(PKGNAMESUFFIX)
.ifndef(PKGNAMESUFFIX) || ${PKGNAMESUFFIX} == 4
.include <bsd.port.post.mk>
.endif