- Unbork:

Makefile error: you cannot include bsd.port[.pre].mk twice

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2011-05-23 23:04:12 +00:00
parent 2ce91b5140
commit 5d86e9bde7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274546

View file

@ -107,4 +107,4 @@ update-LINGUAS: extract
cd ${WRKSRC}/po && \
${ECHO_CMD} *.po | ${SED} 's|\.po||g' > ${FILESDIR}/LINGUAS
.include <bsd.port.mk>
.include <bsd.port.post.mk>