From cc5a2deda1ee0e4b637e9102d65c58424d53f5c9 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 23 May 2011 23:04:12 +0000 Subject: - Unbork: Makefile error: you cannot include bsd.port[.pre].mk twice Reported by: pointyhat --- x11-wm/windowmaker/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 7eb1c3186673..cedb3b58e3f8 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -107,4 +107,4 @@ update-LINGUAS: extract cd ${WRKSRC}/po && \ ${ECHO_CMD} *.po | ${SED} 's|\.po||g' > ${FILESDIR}/LINGUAS -.include +.include -- cgit