Reported by:	bapt
This commit is contained in:
Eitan Adler 2013-03-18 21:59:38 +00:00
parent b63a28f690
commit 95ae5fa223
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314606

View file

@ -34,3 +34,4 @@ do-install:
(cd ${WRKDIR} && ${TAR} cf - ${PORTNAME}${PORTVERSION} |\
${TAR} xf - -C ${PREFIX})
.include <bsd.port.post.mk>