aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/windowmaker
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-05-24 07:04:12 +0800
committerpav <pav@FreeBSD.org>2011-05-24 07:04:12 +0800
commitcc5a2deda1ee0e4b637e9102d65c58424d53f5c9 (patch)
treefe90b6c77259ef93723cf57b6704b88aea1556c0 /x11-wm/windowmaker
parent161a95001ade2cdb5789119278e2ff41a6bda278 (diff)
downloadfreebsd-ports-gnome-cc5a2deda1ee0e4b637e9102d65c58424d53f5c9.tar.gz
freebsd-ports-gnome-cc5a2deda1ee0e4b637e9102d65c58424d53f5c9.tar.zst
freebsd-ports-gnome-cc5a2deda1ee0e4b637e9102d65c58424d53f5c9.zip
- Unbork:
Makefile error: you cannot include bsd.port[.pre].mk twice Reported by: pointyhat
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r--x11-wm/windowmaker/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.mk>
+.include <bsd.port.post.mk>