diff options
Diffstat (limited to 'x11/gyroscope/Makefile')
-rw-r--r-- | x11/gyroscope/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/x11/gyroscope/Makefile b/x11/gyroscope/Makefile index c6319e9619b9..afa3e614ba10 100644 --- a/x11/gyroscope/Makefile +++ b/x11/gyroscope/Makefile @@ -20,10 +20,4 @@ USE_GNOME= gtk12 ALL_TARGET= # empty -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |