forked from Lainports/freebsd-ports
- Mark BROKEN on 6.x: does not configure
Reported by: pointyhat
This commit is contained in:
parent
b6b410305d
commit
6e826d79dd
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue