diff options
Diffstat (limited to 'graphics/evince/Makefile')
-rw-r--r-- | graphics/evince/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 994e733..cd26b4a 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -67,10 +67,6 @@ CONFIGURE_ARGS+=--disable-dbus CONFIGURE_ARGS+=--enable-dbus .endif -.if ${OSVERSION} < 900000 -BROKEN= Fails to build -.endif - .if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB} USE_TEX= latex |