aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/g3dviewer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/g3dviewer/Makefile')
-rw-r--r--graphics/g3dviewer/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/g3dviewer/Makefile b/graphics/g3dviewer/Makefile
index bc2d6a4113ef..6b3f650ce3d9 100644
--- a/graphics/g3dviewer/Makefile
+++ b/graphics/g3dviewer/Makefile
@@ -25,10 +25,4 @@ CONFIGURE_ENV= \
CPPFLAGS="${PTHREAD_CFLAGS} `${GTK_CONFIG} --cflags` -fPIC" \
LDFLAGS="${PTHREAD_LIBS} `${GTK_CONFIG} --libs` -lGL -lGLU -lglut"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
-BROKEN= "Configure fails"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>