aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/glom/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile
index 0e3331d13815..4a7463e7147b 100644
--- a/databases/glom/Makefile
+++ b/databases/glom/Makefile
@@ -45,6 +45,10 @@ INSTALLS_ICONS= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 700000
+BROKEN= does not configure on 6.x
+.endif
+
#.if defined(WITH_SELF_HOSTING)
# Note: USE_PGSQL has already been set above.
BUILD_DEPENDS+= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server