summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/devilspie/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile
index 7ae7b80a0d81..82bfe7b7b1d8 100644
--- a/x11-wm/devilspie/Makefile
+++ b/x11-wm/devilspie/Makefile
@@ -26,12 +26,6 @@ PORTDOCS= AUTHORS NEWS README TODO
PLIST_FILES= bin/devilspie \
share/locale/de/LC_MESSAGES/devilspie.mo
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-BROKEN= does not compile on 6.X
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||' \
${WRKSRC}/src/Makefile.in
@@ -42,4 +36,4 @@ post-install:
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>