summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-gui
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-06-01 19:22:24 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-06-01 19:22:24 +0000
commitde7503e8c67e9648cb48a2dc9bc0a367562a2ad7 (patch)
tree60c97f9183ba9e9f088d4414b426a8c5e4aa1554 /x11-toolkits/gnustep-gui
parent- Add missing patch (diff)
- cleanup FreeBSD 5.x
Notes
Notes: svn path=/head/; revision=214138
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index fb3b22b1da8c..975d99b74d43 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -89,10 +89,4 @@ pre-configure:
${REINPLACE_CMD} -e "s|doc=no|doc=yes|" ${WRKSRC}/GNUmakefile
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600000
-IGNORE= missing threading functions
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>