diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-12-28 11:57:30 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-12-28 11:57:30 +0000 |
commit | 1a8495567bbd3dfbb102bf8401aed45caa66e407 (patch) | |
tree | c749f3426d7198eb57d52f25546724faff050b6f /multimedia/miro/Makefile | |
parent | 93bde12e2d162741614e39a57dc7df2cf86ab1fa (diff) |
Notes
Diffstat (limited to 'multimedia/miro/Makefile')
-rw-r--r-- | multimedia/miro/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/multimedia/miro/Makefile b/multimedia/miro/Makefile index d22ec5e19ec9..e8d00d87c5af 100644 --- a/multimedia/miro/Makefile +++ b/multimedia/miro/Makefile @@ -6,7 +6,7 @@ # PORTNAME= miro -PORTVERSION= 3.5 +PORTVERSION= 3.5.1 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.osuosl.org/pub/pculture.org/miro/src/ \ http://ftp.osuosl.org/pub/pculture.org/miro/src/ @@ -50,10 +50,6 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} .include <bsd.port.pre.mk> -.if ${OSVERSION} < 700000 -BROKEN= does not compile on 6.x -.endif - .SILENT: post-patch: |