aboutsummaryrefslogtreecommitdiff
path: root/databases/glom
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-07 03:25:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-07 03:25:29 +0000
commit9b44799b8a59481f1cc745e8df5837fd080b47f1 (patch)
tree48f657965e277871a2c43ebc5037b0f88b449fc2 /databases/glom
parent2167bc17cac48f780a5c921ef63683842f19c215 (diff)
downloadports-9b44799b8a59481f1cc745e8df5837fd080b47f1.tar.gz
ports-9b44799b8a59481f1cc745e8df5837fd080b47f1.zip
- Get rid FreeBSD 6.x support
Notes
Notes: svn path=/head/; revision=285199
Diffstat (limited to 'databases/glom')
-rw-r--r--databases/glom/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile
index 76e244d6d9fb..16be7a1ee36a 100644
--- a/databases/glom/Makefile
+++ b/databases/glom/Makefile
@@ -45,12 +45,6 @@ INSTALLS_ICONS= yes
#OPTIONS= SELF_HOSTING "Host the database locally" on
-.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
@@ -66,4 +60,4 @@ post-patch:
post-install:
@-update-mime-database ${PREFIX}/share/mime
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>