View | Details | Raw Unified | Return to bug 225875
Collapse All | Expand All

(-)databases/postgresql10-server/Makefile (-4 lines)
Lines 219-228 Link Here
219
# For testing files in FILESDIR
219
# For testing files in FILESDIR
220
.include <bsd.port.pre.mk>
220
.include <bsd.port.pre.mk>
221
221
222
.if ${PORT_OPTIONS:MSSL} && ${SSL_DEFAULT:Mopenssl-devel}
223
BROKEN=		Does not build with openssl-devel
224
.endif
225
226
.if defined(SERVER_ONLY)
222
.if defined(SERVER_ONLY)
227
pre-build:
223
pre-build:
228
	@${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL
224
	@${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL

Return to bug 225875