aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2013-02-07 23:24:13 +0800
committermi <mi@FreeBSD.org>2013-02-07 23:24:13 +0800
commit3c94b84bbee6d50bbe2df6bb201f03b07f848728 (patch)
treef0c6d839e1aed8692cf3cced66d3b0796e492a12 /audio
parent90f023663e6d3058c2d0d75c58b12d04d467f9e1 (diff)
downloadfreebsd-ports-gnome-3c94b84bbee6d50bbe2df6bb201f03b07f848728.tar.gz
freebsd-ports-gnome-3c94b84bbee6d50bbe2df6bb201f03b07f848728.tar.zst
freebsd-ports-gnome-3c94b84bbee6d50bbe2df6bb201f03b07f848728.zip
Unbreak -- "builds" perfectly fine for me on FreeBSD-9.1/amd64
Diffstat (limited to 'audio')
-rw-r--r--audio/teamspeak_client/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/teamspeak_client/Makefile b/audio/teamspeak_client/Makefile
index 8c5b0205f30f..71c5a09517f6 100644
--- a/audio/teamspeak_client/Makefile
+++ b/audio/teamspeak_client/Makefile
@@ -67,10 +67,4 @@ do-install:
${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/{}" \;
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 900000
-BROKEN= does not build
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>