diff options
Diffstat (limited to 'graphics/xmorph/Makefile')
-rw-r--r-- | graphics/xmorph/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 0b79282ce03b..e6728da53dee 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -35,10 +35,6 @@ INFO= xmorph .include <bsd.port.pre.mk> -.if ${OSVERSION} < 502114 -CFLAGS+= -Dround=rint -.endif - .if ${HAVE_GNOME:Mgtk20}!="" USE_GNOME+= gtk20 CONFIGURE_ARGS+= --with-gtk=2 |