aboutsummaryrefslogtreecommitdiff
path: root/databases/glom
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-19 13:02:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-19 13:02:00 +0000
commit6e826d79ddcda07c4601ee7430f4c2f5bd691fab (patch)
tree2b0020086f8284300627e4a866edb5e48a327144 /databases/glom
parentb6b410305dfea87d7e10046eee59457286b01783 (diff)
- Mark BROKEN on 6.x: does not configure
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=246235
Diffstat (limited to 'databases/glom')
-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